Skip to content

v0.6.0

Compare
Choose a tag to compare
@eegli eegli released this 16 Jul 12:48
· 101 commits to main since this release

Breaking

The API for specifying parsing options has slighly changed from an array to an object literal.

Features

  • Support for reading/parsing JSON files

Fixes

  • Fixed a case where mixing short and long flags would produce a wrong output

Misc

  • Run integration tests on Node 18
  • Refactor internal API and cleanup
  • Improved docs

v0.5.1...v0.6.0