Releases: brlin-tw/GNU-Bash-Shell-Script-Template
Releases · brlin-tw/GNU-Bash-Shell-Script-Template
GNU Bash Shell Script Template v3.3.0
GNU Bash Shell Script Template v3.2.4
This patches nukes some over-long lines with multi-line continuation for readability reasons. Enjoy!
v3.2.3
GNU Bash Shell Script Template v3.2.2
This patch release fixes several corner case errors found in the installer code. Enjoy!
GNU Bash Shell Script Template v3.2.1
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
In this release the template filename has been changed to "GNU Bash Shell Scipt(_variant_name_)".
GNU Bash Shell Script Template v3.1.4
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
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
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
This fixes an issue that prevents the release from built.