- Fix: Need to read the changelog after editing to get new version
-
New Features
- Add support for pre-commit-commands
- Add support for project-specific configs
-
Improvements
- Modernize code, update deps, fix linter errors
-
Bugfixes
- Fix: Remove whitespace from old log
- Reference changelog file in git repo root
- Docs: Replace broken project status
- Lint: Cleanup code a little
- Lint: Replace error concat with wrapping
- Deps: Move to go modules
- Add logic to ignore commit messages
- Update vendored libraries
- refactor code, follow linter advices
- Update vendored libraries
- Switch to dep for vendoring
- Update reporunner image
- Remove GoBuilder file
- Update meta files
- Execute integration tests in CI
- Add integration tests
- Match only semver tags when searching for last version
- Allow to disable tag signing
- Fix README
- Add Github publishing
- Fix: Use text/template, not html/template
- fix wrong bump when patch and minor are included
- prevent running runtime checks in tests
- add metadata
- vendor dependencies
- make commit message configurable
- change wording for release commit
- add README and LICENSE
- fix collecting newlines at the bottom
- move code to multiple files; add tests
- add the initial version