Skip to content

v1.4.0

Choose a tag to compare

@lukeed lukeed released this 02 Mar 07:03
· 40 commits to master since this release

Minor Changes

  • NEW: Added lazy option to parse() method, deferring handler execution: 4556ff2, 762aab8

Patches

  • Specify Node environment for README's demo usage (thanks @vutran): 244d447
  • Prevent missing command descriptions from throwing within --help output: d552429
  • Add missing utils.help tests: 6edd1f7