Skip to content

Releases: dtaivpp/commit-msg-regex-hook

Updating dependancies for Python 3.12

Choose a tag to compare

@dtaivpp dtaivpp released this 06 Dec 17:18

Thank you to @dr-1 for contributing this fix for Python 3.12 support!

Release v0.2.1

Choose a tag to compare

@dtaivpp dtaivpp released this 31 Mar 12:48

Moving the Pattern and Commit_Message outputs to a debug statement now that there is a commit message failed output.

Release v0.2.0

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Mar 21:51

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

Choose a tag to compare

@dtaivpp dtaivpp released this 01 Jul 15:18

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

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 20:15

Small updates to documentation.

Release v0.0.8

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 19:11

Fixed issue with regex string being quoted.

Release v0.0.7

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 18:36

Fixed bug with pattern not getting correctly passed.

Release v0.0.6

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 18:25

Helps when you tag the release correctly.....

Release v0.0.5

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 18:11

Today is a release kind of day

Release v0.0.4

Choose a tag to compare

@dtaivpp dtaivpp released this 30 Jun 18:04

Fixed a lot of structural issues with the project.