Releases: stepin/git-parse-commits
Releases · stepin/git-parse-commits
2.4.1
13 Mar 05:33
Compare
Sorry, something went wrong.
No results found
Fixes
(9939c2c ) ignore case for ignored messages
(4c1682c ) docs: fix example
Docker image
stepin/git-parse-commits:2.4.1
2.4.0
12 Mar 04:16
Compare
Sorry, something went wrong.
No results found
Features
(0e829a9 ) allow title in commit messages
(0e829a9 ) ignore lines better, minor, fix, fixes, ignore, wip, test
(0e829a9 ) added hotfix as synonym for fix
Fixes
(df5adfa ) docs: example and tests how to create changelog for MR
(0e829a9 ) don’t require space after :
Docker image
stepin/git-parse-commits:2.4.0
2.3.0
02 Mar 12:50
Compare
Sorry, something went wrong.
No results found
Docker image: stepin/git-parse-commits:2.3.0 .
Features
(f1e06ef ) support for pre-release tags
Fixes
(f1e06ef ) ignore non semver tags if possible
(fdbf61d ) better error message on non-semver tags
(64d8db4 ) don’t add … to already 1 line description for 1 line mode
(67d4ca8 ) docs: better readme
(f5e3d62 ) docs: bump year in the license
Other
(724541a ) chore: uses latest versions for deps
(e8a930d ) chore: make dependency explicit
(a3f6518 ) chore: fix Docker warning
2.2.2
18 Jun 20:46
Compare
Sorry, something went wrong.
No results found
Fixes
(6409228 ) ignore merge commits
(f7b4de6 ) uniq lines in release notes in a group
(d5637f0 ) better error message on version increment fail
(4910876 ) docs: bump version in Readme
2.2.1
15 Jun 08:57
Compare
Sorry, something went wrong.
No results found
Fixes
(911c6e4 ) remove git restrictions on files ownership
2.2.0
13 Jun 23:34
Compare
Sorry, something went wrong.
No results found
Features
(572f4d3 ) one-line option for release notes
Fixes
(a1ef8c3 ) all arguments should go to the script (new base image)
(a1ef8c3 ) use more modern base image (new base image)
(a1ef8c3 ) recover work with v1 script name
(a1ef8c3 ) works under any user
(a1ef8c3 ) use latest jc
Other
(3fb16d4 ) ci: use script during image build
2.1.0
13 Jun 06:09
Compare
Sorry, something went wrong.
No results found
Added short type of release notes for git tag message
2.0.0
09 Jun 21:14
Compare
Sorry, something went wrong.
No results found
Implementation is changed from Python to Kotlin.
Also, several bugfixes.
1.0.2
06 Jun 20:03
Compare
Sorry, something went wrong.
No results found
Fixes
(4d13406 ) docs: example how to use Docker
(a007d63 ) better tests
(0f83e34 ) work with SHA as a version number from git -- in this case 0.1.0-{SHA} version will be used
1.0.1
01 Jun 14:48
Compare
Sorry, something went wrong.
No results found