Skip to content

Project Minor Release

Latest
Compare
Choose a tag to compare
@richbl richbl released this 09 Jun 03:58
· 3 commits to main since this release
bfc1f67

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

  • refactor(app): 🎨 Update README; minor code cleanup; added version… by @richbl in #7

Full Changelog: 1.2.0...1.1.0