Skip to content

Releases: MintPond/mint-commands

v2.0.2

06 May 15:26
Compare
Choose a tag to compare

Ignore constructor defaultValue of flag CommandParameter instead of requiring that it not be defined.

v2.0.1

06 May 14:52
Compare
Choose a tag to compare
  • Fix toJSON output in Command
  • Update tests to check toJSON output

v2.0.0

03 May 00:35
Compare
Choose a tag to compare
  • Upgrade mint-utils package ^2.0.0
  • Upgrade mocha package ^7.1.2
  • Improved instanceof handling
  • The instanceof checks in this release will not recognize instances from old versions as being the same.

Initial Release

30 Apr 00:51
Compare
Choose a tag to compare
v1.0.0

Initial commit