Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 14:19
· 4 commits to master since this release

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.