Skip to content
Compare
Choose a tag to compare
@GrantBirki GrantBirki released this 16 May 22:20
· 1521 commits to main since this release
6a8b745

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