Releases: stepin/git-parse-commits
Releases · stepin/git-parse-commits
2.4.1
2.4.0
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
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
2.2.2
2.2.1
2.2.0
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