Skip to content

Project Minor Release

Latest

Choose a tag to compare

@richbl richbl released this 09 Jun 04:05
· 9 commits to main since this release
c210341

Minor release of the a-bash-template project

  • This release includes a new test runner to serve as a template for testing application functionality. The bash_lib_test_runner.sh included in this project runs 33 tests against the bash-lib library
  • Updated to the latest release (1.1.0) of the bash-lib library project
  • Replaced the GNU v3 license with the MIT license

Enjoy!

What's Changed

  • feat(app): ✨ Added test runner for testing bash-lib librarie… by @richbl in #5
  • Create LICENSE by @richbl in #6
  • docs(app): 📝 Updated README to reflect move from GNU v3 license … by @richbl in #7
  • refactor(libs): ⚡ Update bash-lib submodule to latest library rel… by @richbl in #8
  • refactor(app): 🎨 Update to README and references to MIT license (… by @richbl in #9

Full Changelog: 1.1.1...1.2.0