Skip to content

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

GNU Bash Shell Script Template v3.3.0

Choose a tag to compare

@brlin-tw brlin-tw released this 12 May 07:44
This release features a new variant of bash script template: the MINIMALISTIC variant.

Enjoy!

GNU Bash Shell Script Template v3.2.4

Choose a tag to compare

@brlin-tw brlin-tw released this 07 May 02:16
This patches nukes some over-long lines with multi-line continuation for readability reasons.  Enjoy!

v3.2.3

Choose a tag to compare

@brlin-tw brlin-tw released this 07 May 01:54
This patch release fixes a typo found in full variant script.  Enjoy!

GNU Bash Shell Script Template v3.2.2

Choose a tag to compare

@brlin-tw brlin-tw released this 07 May 01:55
This patch release fixes several corner case errors found in the installer code.  Enjoy!

GNU Bash Shell Script Template v3.2.1

Choose a tag to compare

@brlin-tw brlin-tw released this 06 May 03:39
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

Choose a tag to compare

@brlin-tw brlin-tw released this 04 May 21:41
In this release the template filename has been changed to "GNU Bash Shell Scipt(_variant_name_)".

GNU Bash Shell Script Template v3.1.4

Choose a tag to compare

@brlin-tw brlin-tw released this 04 May 21:41
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

Choose a tag to compare

@brlin-tw brlin-tw released this 04 May 08:59
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

Choose a tag to compare

@brlin-tw brlin-tw released this 04 May 08:54
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

Choose a tag to compare

@brlin-tw brlin-tw released this 03 May 15:56
This fixes an issue that prevents the release from built.