Skip to content

v2.3.1 — Commander v14 compatibility fix

Choose a tag to compare

@goulartfs goulartfs released this 17 Mar 04:42
· 14 commits to master since this release

Fixed

  • --print-env flag rejected by commander v14 strict option parsing
  • Flag is now extracted from argv before commander parses

Added

  • CLI regression tests (CLI-01 to CLI-05) ensuring:
    • --print-env is accepted
    • --print-env is hidden from help
    • switch doesn't show [options] in help
    • --help and --version work correctly

Stats

  • 113 tests across 13 suites

Full changelog: v2.3.0...v2.3.1