Skip to content

Releases: AbsaOSS/version-tag-check

v0.2.0

26 Nov 06:54
a3f41dd
Compare
Choose a tag to compare

Breaking Changes 💥

  • #10 Remove support for branches in #11
    • Removed all code part related to branches.
    • Removed input: branch
    • Removed input: fail-on-error
    • Removed output: valid
    • When problem found action fails.

Full Changelog

v0.1.0...v0.2.0

v0.1.0

19 Nov 11:25
c836034
Compare
Choose a tag to compare

New Features 🎉

  • #3 Implement check logic without qualifiers support in #9
    • Implemented basic logic supporting version formats of 1.2.3 and v1.2.3.
    • No version qualifiers supported.
  • #7 Do Not Persist Credentials - Workflows in #8
    • Disabled saving of credential in all checkout actions.

Full Changelog

https://github.com/AbsaOSS/version-tag-check/commits/v0.1.0