Releases: AbsaOSS/version-tag-check
Releases · AbsaOSS/version-tag-check
v0.2.0
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
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