v1.4.0
Unit tests and bug fixes!
What's Changed
Significant changes:
- Tests 🧪 by @GrantBirki in #21 - This PR adds 100% test coverage for the entire Action
- New and improved CI test suite with GitHub Actions to validate the stability of every commit
This release has minor improvements including the following:
- Improved inline comments for developer readability
- Better input validation
- String interpolation bug fixes / typos
- Better condition sorting in
if/else
blocks
Full Changelog: v1.3.0...v1.4.0