Skip to content

Releases: prantlf/nomnoml-cli

v3.1.0

30 Jan 14:30
Compare
Choose a tag to compare

3.1.0 (2022-01-30)

Features

  • Support JPG and PDF as additional output formats (5e67b16)

v3.0.0

30 Jan 14:19
Compare
Choose a tag to compare

3.0.0 (2022-01-30)

Bug Fixes

BREAKING CHANGES

  • The minimum version of Node.js is 12 instead of 8. The commander dependency requires at least that version.
  • The command line parameter to set the image height is -H, --height. The h conflicted with the -h, --help option.

v2.0.0

22 Sep 12:59
Compare
Choose a tag to compare

2.0.0 (2019-09-22)

Bug Fixes

  • Update the source code to use the new node-canvas interface (41b5896)
  • Upgrade node-canvas to the newest versoin (164ac80)

chore

  • Drop support of Node.js 6 (f96194b)

BREAKING CHANGES

  • Minimum version of Node.js has to be 8 from now on, because of the node-canvas dependency.

v1.0.3

22 Sep 12:39
Compare
Choose a tag to compare

1.0.3 (2019-09-22)

Bug Fixes

  • Upgrade package dependencies (aeba932)

v1.0.2

15 Mar 23:33
Compare
Choose a tag to compare

1.0.2 (2019-03-15)

Bug Fixes

v1.0.1

08 Sep 19:02
Compare
Choose a tag to compare

1.0.1 (2018-09-08)

Bug Fixes

  • Upgrade module dependencies (7aa88ec)

v1.0.0

27 Apr 11:50
Compare
Choose a tag to compare

1.0.0 (2018-04-27)

chore

  • Dropped support of Node.js 4 (33ddf38)

BREAKING CHANGES

  • Dropped support of Node.js 4

v0.6.6

21 Dec 13:00
Compare
Choose a tag to compare

0.6.6 (2017-12-21)

Bug Fixes

  • Upgrade semantic release and other dependencies (f0b1674)

v0.6.5

02 Oct 08:45
Compare
Choose a tag to compare

0.6.5 (2017-10-02)

Bug Fixes

  • package: Upgrade dependences and bump version for the new nomnoml 0.2.0 (2db103e)

v0.6.4

02 Oct 07:47
Compare
Choose a tag to compare

0.6.4 (2017-10-02)

Bug Fixes

  • package: update nomnoml to version 0.2.0 (a5faa5d)