Releases: dtaivpp/commit-msg-regex-hook
Updating dependancies for Python 3.12
Release v0.2.1
Moving the Pattern and Commit_Message outputs to a debug statement now that there is a commit message failed output.
Release v0.2.0
Fixed an issue where the regex only worked for single line and added a failure_message flag to send a message with what the proper format should be.
Release v0.1.0
This is the first major release. So far this has been tested with the following:
Windows 10
That is it sorry. I will be working on testing in Linux systems here shortly but otherwise please enjoy and submit bugs if you come across any.
Cheers
Release v0.0.9
Small updates to documentation.
Release v0.0.8
Fixed issue with regex string being quoted.
Release v0.0.7
Fixed bug with pattern not getting correctly passed.
Release v0.0.6
Helps when you tag the release correctly.....
Release v0.0.5
Today is a release kind of day
Release v0.0.4
Fixed a lot of structural issues with the project.