Skip to content

Releases: the-common/bash-script-templates

bash-script-templates 3.2.1

16 May 16:49
Compare
Choose a tag to compare

Detailed changes

  • modular: Improve ERR trap progress report message timing (9304303) - 林博仁(Buo-ren, Lin)
  • basic: fix: Fix missing ERR trap function definition (8dda9f3) - 林博仁(Buo-ren, Lin)
  • {basic,modular}: fix: Fix progress report message are not printed for convenience variable configuration in some circumstances (840fd22) - 林博仁(Buo-ren, Lin)

bash-script-templates 3.2.0

23 Mar 20:25
Compare
Choose a tag to compare

Detailed changes

  • meta: Fix project name (1e5e0ac) - 林博仁(Buo-ren, Lin)
  • {bare-minimum,basic}: fix: Fix program not able to report unhandled errors (da5d118) - 林博仁(Buo-ren, Lin)
  • {basic,modular}: feat: Introducing convenience variables for the base command and command-line arguments (602b0f6) - 林博仁(Buo-ren, Lin)
  • {basic,modular}: fix: Fix improper shellcheck falsepositive explaination (ba950bd) - 林博仁(Buo-ren, Lin)

bash-script-templates 3.1.0

23 Mar 19:57
Compare
Choose a tag to compare

Detailed changes

  • feat: Implement MODULAR flavor (d057cba) - 林博仁(Buo-ren, Lin)
  • chore: Incorporate 2.1.3 version of The Common Project Template(Fix POSIX shell script compliance) (d68b72c) - 林博仁(Buo-ren, Lin)

bash-script-templates 3.0.1

23 Mar 18:18
Compare
Choose a tag to compare

Detailed changes

  • fix: Fix missing progress report message when the program is completed successfully (bee3caa) - 林博仁(Buo-ren, Lin)

bash-script-templates 3.0.0

23 Mar 18:18
Compare
Choose a tag to compare

Detailed changes

bash-script-templates 2.0.1

30 Nov 07:35
Compare
Choose a tag to compare

Detailed changes

  • fix: Drop unnecessary duplicate variable naming in the required command check logic (bcf1de5) - 林博仁(Buo-ren, Lin)

bash-script-templates 2.0.0

30 Nov 04:25
Compare
Choose a tag to compare

Detailed changes

  • docs: feat: Write the flavors section of the README (57190a3) - 林博仁(Buo-ren, Lin)
  • BREAKING CHANGE: fix: Use the common .sh filename suffix for bash scripts (94a375b) - 林博仁(Buo-ren, Lin)

bash-script-templates 1.0.2

30 Nov 04:08
Compare
Choose a tag to compare

Detailed changes

  • fix: Improve documentation and robustability of the defensive interpreter behavior setting logic (4652daf) - 林博仁(Buo-ren, Lin)
  • fix: Drop pipefail from the interpreter behavior optimization logic (edf953a) - 林博仁(Buo-ren, Lin)

bash-script-templates 1.0.1

29 Nov 16:05
Compare
Choose a tag to compare

Detailed changes

  • docs: fix: Fix unpopulated References section in the README (649bfad) - 林博仁(Buo-ren, Lin)
  • refactor: Migrate project to GitLab(with GitHub serving as a mirror) (5053684) - 林博仁(Buo-ren, Lin)
  • fixup! refactor: Incorporate 2.0.1 version of The Common Project Template(CI/CD fixes) (1b6318e) - 林博仁(Buo-ren, Lin)
  • refactor: Incorporate 2.0.1 version of The Common Project Template(CI/CD fixes) (1284526) - 林博仁(Buo-ren, Lin)
  • fix: Add missing program termination logic when the runtime dependency check failed (b1f6059) - 林博仁(Buo-ren, Lin)

v1.0.0

27 Apr 20:33
Compare
Choose a tag to compare
fixup! ci: Fix workflow syntax (4)

Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>