Skip to content

Releases: brlin-tw/GNU-Bash-Shell-Script-Template

GNU Bash Shell Script Template v3.3.0

12 May 07:44
Compare
Choose a tag to compare
This release features a new variant of bash script template: the MINIMALISTIC variant.

Enjoy!

GNU Bash Shell Script Template v3.2.4

07 May 02:16
Compare
Choose a tag to compare
This patches nukes some over-long lines with multi-line continuation for readability reasons.  Enjoy!

v3.2.3

07 May 01:54
Compare
Choose a tag to compare
This patch release fixes a typo found in full variant script.  Enjoy!

GNU Bash Shell Script Template v3.2.2

07 May 01:55
Compare
Choose a tag to compare
This patch release fixes several corner case errors found in the installer code.  Enjoy!

GNU Bash Shell Script Template v3.2.1

06 May 03:39
Compare
Choose a tag to compare
This patch releases fix a installer bug that installing template for KDE will fail if the target directory isn't existing in advance.

GNU Bash Shell Script Template v3.2.0

04 May 21:41
Compare
Choose a tag to compare
In this release the template filename has been changed to "GNU Bash Shell Scipt(_variant_name_)".

GNU Bash Shell Script Template v3.1.4

04 May 21:41
Compare
Choose a tag to compare
This patch release minimizes the number of `set` call in the configuration of Unofficial Bash Script Mode(TM).  Enjoy!

GNU Bash Shell Script Template project v3.1.3

04 May 08:59
Compare
Choose a tag to compare
This patch release sorts the command-line options alphabetically for developers to quickly find the commnad-line option they want.  Enjoy!

GNU Bash Shell Script Template v3.1.2

04 May 08:54
Compare
Choose a tag to compare
This patch release sorts command-line options printed by `print_help` alphabetically, so that the viewer can quickly find the option they are looking for.  Enjoy!

GNU Bash Shell Script Template v3.1.1

03 May 15:56
Compare
Choose a tag to compare
This fixes an issue that prevents the release from built.