Skip to content

v4.0.0

Compare
Choose a tag to compare
@bhovhannes bhovhannes released this 04 Aug 10:42
· 184 commits to main since this release

What's Changed

Added standard CLI args (--version and --help) powered by commander (see #179)

Breaking changes

Supported Node engine range has been changed from >12 to >12.20.0 && >=14. That is the range commander supports, and we use commander, so we also need to stay in the same range.

Full Changelog: v3.0.6...v4.0.0