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.shincluded in this project runs 33 tests against thebash-liblibrary - Updated to the latest release (1.1.0) of the
bash-liblibrary 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