Skip to content

Releases: ponylang/changelog-tool

0.5.0

12 Jul 18:10
Compare
Choose a tag to compare

Update base image to Alpine 3.16

We've updated the base image from Alpine 3.12 to 3.16 as 3.12 has reached it's end-of-life.

[0.5.0] - 2022-07-12

Changed

  • Update base image to alpine 3.16 (PR #83)

0.4.0

09 Nov 22:41
Compare
Choose a tag to compare

[0.4.0] - 2019-11-09

Added

Changed

  • Switch Docker images using musl based changelog-tool (PR #37)

0.3.0

04 Aug 01:48
Compare
Choose a tag to compare

Added

  • Version command to print version
  • New command for creating empty changelogs

Changed

  • The CLI interface has been changed, notably the positional file name argument has become an optional argument

0.2.2

06 Jan 19:50
Compare
Choose a tag to compare

Added

  • Allow '*' as well as '-' for CHANGELOG list item entries.
  • Allow x.y as well as x.y.z version number naming schemes

0.2.1

06 Jan 01:11
Compare
Choose a tag to compare

Added

Changelog tool is now available via Dockerhub

Fixed

Invalid CHANGELOGs were validated as correct PR #19

0.2.0

16 Sep 22:09
Compare
Choose a tag to compare

Less strict grammar for CHANGELOG files. This should allow the changelog-tool to be used by more projects.

0.1.4

28 Jul 16:27
Compare
Choose a tag to compare

Update for explicit partial calls

0.1.3

22 Apr 18:26
Compare
Choose a tag to compare
two step release process

0.1.2

19 Apr 20:53
Compare
Choose a tag to compare
use sylvanc/peg again

0.1.1

18 Apr 20:26
Compare
Choose a tag to compare
use fork for dependencies