Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.44 KB

Changelog

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.

Changed

1.4.0 - 2024-09-18

Added

  • feat(ac,at): Capture output from stderr (#23)
  • feat(ci): Replace travis with GH actions (#21)
  • feat(tag-expiry): Add tag expiry command (#18)

Changed

  • fix(ci): Ensure that tests work without author config (#22)

1.3.0 - 2021-03-14

Added

  • feat(at): Add auto tag command (#15)
  • feat(ac): Use tee for immediate feedback on console (#14)

1.2.1 - 2021-03-13

Changed

  • Fix automated release

1.2.0 - 2021-03-13

Added

  • Respect branch name in repository URL (#8)

1.1.0 - 2019-03-27

Added

  • Add entry point script for docker containers #1

Changed

  • Fix and document push to custom branch feature #3
  • Only attempt to push when there are new commits #2

1.0.0 - 2018-12-03

Added

  • Initial release.