Skip to content

Releases: stepin/git-parse-commits

2.2.2

18 Jun 20:46
Compare
Choose a tag to compare

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
Choose a tag to compare

Fixes

  • (911c6e4) remove git restrictions on files ownership

2.2.0

13 Jun 23:34
Compare
Choose a tag to compare

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
Choose a tag to compare
  • Added short type of release notes for git tag message

2.0.0

09 Jun 21:14
Compare
Choose a tag to compare

Implementation is changed from Python to Kotlin.

Also, several bugfixes.

1.0.2

06 Jun 20:03
Compare
Choose a tag to compare

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
Choose a tag to compare
  • fix: tag option works

First stable version

30 May 17:17
Compare
Choose a tag to compare

Script used in several repos and works good.

Most probably some additional work can be needed for tags with prefix and monorepos but no known issues now.

1.0.0-beta.2

29 May 21:04
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release
  • fix: various fixes

1.0.0-beta.1

28 May 21:58
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Initial public release.

This release is feature completed but maybe some bug fixes will be done after using with more repositories.

Docker image: https://hub.docker.com/r/stepin/git-parse-commits