All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.4.0 - 2024-09-18
- feat(ac,at): Capture output from stderr (#23)
- feat(ci): Replace travis with GH actions (#21)
- feat(tag-expiry): Add tag expiry command (#18)
- fix(ci): Ensure that tests work without author config (#22)
1.3.0 - 2021-03-14
- feat(at): Add auto tag command (#15)
- feat(ac): Use tee for immediate feedback on console (#14)
1.2.1 - 2021-03-13
- Fix automated release
1.2.0 - 2021-03-13
- Respect branch name in repository URL (#8)
1.1.0 - 2019-03-27
- Add entry point script for docker containers #1
- Fix and document push to custom branch feature #3
- Only attempt to push when there are new commits #2
- Initial release.