Skip to content

Releases: Cielquan/commit-msg-jira-hook

v1.1.2

20 Jan 13:33
Compare
Choose a tag to compare

Fix jira_commit_msg not working properly, because of a code snippet which should have been replaced was still present.

v1.1.1

20 Jan 13:24
Compare
Choose a tag to compare

Now all occurrences of the tag found in the commit message are checked in an iteration, until one is a fullmatch.

v1.1.0

20 Jan 12:39
Compare
Choose a tag to compare
  • Add --front/--end options to jira_prepare_commit_msg hook

v1.0.0

12 Jul 10:43
Compare
Choose a tag to compare
v1.0.0

v0.7.1

17 Aug 09:12
1aa2133
Compare
Choose a tag to compare
update version in examples

v0.7.0

14 Aug 19:01
0.7.0
209c299
Compare
Choose a tag to compare
bump ver to 0.7.0

v0.6.2

08 Jun 10:24
71ee988
Compare
Choose a tag to compare
fixed script entry

v0.6.1

22 May 15:35
0.6.1
0882712
Compare
Choose a tag to compare
bump version to 0.6.1

v0.6.0

19 May 08:05
0.6.0
48e74ab
Compare
Choose a tag to compare
  • Switched from setuptools to poetry 535eb19
  • Updated Readme

v0.5.0

11 May 15:19
0.5.0
fed8d3e
Compare
Choose a tag to compare
  • Added "--verify" switch (issue #1) b338108
  • Improved error message for missing tag or tag-number (issue #2) 4669083
  • Fixed link in changelog for v0.4.0 bac155f
  • Updated Readme