Releases: aevea/commitsar
Releases · aevea/commitsar
v0.7.0
This release improves on feedback that the user receives when Commitsar fails.
Another important fix is that Commitsar now works with repos that have GIT_DEPTH
set.
Features 🚀
- ea7e40e add help message
- 91e2d6d breaking change errors
- 1390a18 report errors
- 091f94d ParseCommit and Error levels
Bug fixes 🐛
Chores and Improvements 🔧
v0.6.6
This release makes merge commit regex more lenient. Should result in fewer crashes.
Chores and Improvements 🔧
- disable goreleaser release notes
Other 📦
- wrong command used in release-notary
- make merge commit regex more lenient
- Fix path of Dockerfile for Release notary
v0.6.5
This release replaces ENTRYPOINT with CMD to enable the Docker image to work with Gitlab. Example configuration: https://gitlab.com/Fallion/commitsar-test-repo/merge_requests/1
v0.6.4
v0.6.3
Changelog
0f3c314 fix(action): add missing required input field
v0.6.2
v0.6.1
Github Actions
feat: Github action - adds action.yml for use with Github actions