Releases: adamtabrams/change
Releases · adamtabrams/change
0.15.2
0.15.2 - 2024-09-03
Fixed
- Improve error handling (#30).
0.15.1
0.15.1 - 2024-08-30
Fixed
- All command was not properly tagging.
0.15.0
0.15.0 - 2024-08-30
Added
- Refactor everything (#25).
0.14.5
0.14.5 - 2024-08-29
Fixed
- Handle extra remotes and urls (#22).
Changed
- Remove pre commit hook (#24).
0.14.4
0.14.4 - 2022-03-11
Fixed
- Regex was matching substring of the wrong version (#20).
0.14.3
0.14.3 - 2021-09-22
Fixed
- Only add period to the end of commit messages when punctuation is not already present.
0.14.2
0.14.2 - 2021-06-02
Fixed
- Support more locales with grep range regex.
Changed
- Add pre-commit hook and badge.
0.14.1
0.14.1 - 2021-04-30
Fixed
- Correct handling of help and version flags or commands.
0.14.0
0.14.0 - 2021-04-30
Added
- Create a new flag for running a version bump script.
Fixed
- Improve argument handling.
Changed
- Improve some existing arguments and flags.
- Update tests.
0.13.4
0.13.4 - 2021-04-28
Fixed
- Correct handling of urls for repos cloned using ssh.
Changed