Releases: prantlf/nomnoml-cli
Releases · prantlf/nomnoml-cli
v3.1.0
3.1.0 (2022-01-30)
Features
- Support JPG and PDF as additional output formats (5e67b16)
v3.0.0
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
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
1.0.3 (2019-09-22)
Bug Fixes
- Upgrade package dependencies (aeba932)
v1.0.2
1.0.2 (2019-03-15)
Bug Fixes
v1.0.1
1.0.1 (2018-09-08)
Bug Fixes
- Upgrade module dependencies (7aa88ec)
v1.0.0
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
0.6.6 (2017-12-21)
Bug Fixes
- Upgrade semantic release and other dependencies (f0b1674)
v0.6.5
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
0.6.4 (2017-10-02)
Bug Fixes
- package: update nomnoml to version 0.2.0 (a5faa5d)