Releases: richbl/bash-lib
Releases · richbl/bash-lib
Project Minor Release
Minor release of the bash-lib project
- This release provides an updated set of ARG and GENERAL library functions with better performance (particularly when using the
jq
program to parse the JSON file) - Added version numbers to the library files: easier to track as this project is typically used as a submodule of other BaT projects
- Replaced the GNU v3 license with the MIT license
Enjoy!
What's Changed
Full Changelog: 1.2.0...1.1.0
Stable version release update
What's Changed
Full Changelog: 1.0.0...1.0.1
Stable version release
Release Rationale
While this lib is really intended to be used as a Git submodule for other projects, I'm creating this release to set a project tag for any future revision releases.
Note that no binaries are included in this release. This is a library of Bash script files (*.sh).
What's Changed
Full Changelog: https://github.com/richbl/bash-lib/commits/1.0.0