Skip to content

Releases: rgreinho/keeparelease

1.3.0

06 Feb 16:34
cfc5fb2
Compare
Choose a tag to compare

Changed

  • Add a --log flag.
  • [INTERNAL]
    • Removes the github/hub dependency and perform all the GitHub operations using
      the google/go-github library.
    • Improves error handling and error messages.

Fix

  • Fix tag auto-detection.

1.2.2

04 Feb 16:25
c4bf773
Compare
Choose a tag to compare

Changed

  • Replace the invoke task runner with the mage task runner. [#17]

Fixed

  • Fix the problem with the --tag flag which was not supposed to be mandatory. [#15]

1.2.1

03 Feb 19:41
5b80777
Compare
Choose a tag to compare

Fixed

  • Fix regex to take the dates starting with 2020 into consideration.

1.2.0

07 Jan 02:52
1b4ef87
Compare
Choose a tag to compare

Added

  • Add a flag allowing the user to specify the Changelog file to read from.

[1.1.2] - 2019-12-30

30 Dec 21:14
e7ebb4f
Compare
Choose a tag to compare

Fixed

  • Fix dist task resulting in corrupt binaries.

[1.1.1] - 2019-12-16

16 Dec 21:56
ed915c5
Compare
Choose a tag to compare

Change

  • Replace the Makefile by an Invoke task file.

Fixed

  • Fix the semver regex to make if work for calver as well.

[1.1.0] - 2019-07-19

20 Jul 03:21
7c6b494
Compare
Choose a tag to compare

1.0.0

23 Jun 16:49
ffd394a
Compare
Choose a tag to compare

Initial release.