Skip to content

v3.0.1

Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 30 Aug 08:44
· 656 commits to master since this release

Added

  • .name and .usage to README (#1010)
  • Table of Contents to README (#1010)
  • TypeScript definition for executableFile in CommandOptions (#1028)

Changed

  • consistently use const rather than var in README (#1026)

Fixed

  • help for sub commands with custom executableFile (#1018)