Releases: mattallty/Caporal.js
Releases · mattallty/Caporal.js
v2.0.3
2.0.3 (2023-08-27)
Bug Fixes
v2.0.2
2.0.2 (2020-06-13)
Bug Fixes
- command: Fix command discovery 47cdb9c
v2.0.1
2.0.1 (2020-06-13)
Bug Fixes
- command: Fix importCommand() to handle both typescript or javascript files fa48857
v2.0.0
2.0.0 (2020-06-13)
Bug Fixes
- use process.exitCode instead of process.exit(1) 19f862c
Features
BREAKING CHANGES
- Caporal v2 is not backward compatible with 1.x.
v2 is a full rewrite with Typescript which brings a lot of features and fixes to v1.
v2.0.0-beta.10
Bug Fixes
- use process.exitCode instead of process.exit(1) 19f862c