PackageTrack

npm · #3621

@rushstack/ts-command-line

5.3.13microsoft/rushstack

An object-oriented command-line parser for TypeScript

Release timeline

136 releases since 2020
2020202120222023202420252026

Releases

  1. 4.6.020 Aug 2020
    Release notes

    Thu, 20 Aug 2020 15:13:52 GMT

    Minor changes

    • Add a feature for specifying "undocumented synonyms" for parameters.
    Open source →
  2. 4.5.019 Aug 2020
    Release notes

    Tue, 18 Aug 2020 23:59:42 GMT

    Minor changes

    • Add support for shell tab completion.
    Open source →
  3. 4.4.817 Aug 2020
    Release notes

    Mon, 17 Aug 2020 04:53:23 GMT

    Version update only

    Open source →
  4. 4.4.712 Aug 2020
    Release notes

    Wed, 12 Aug 2020 00:10:05 GMT

    Patches

    • Updated project to build with Heft
    Open source →
  5. 4.4.63 Jul 2020
    Release notes

    Fri, 03 Jul 2020 05:46:41 GMT

    Patches

    • Improve formatting of errors reported by CommandLineParser.execute()
    Open source →
  6. 4.4.525 Jun 2020
    Release notes

    Thu, 25 Jun 2020 06:43:35 GMT

    Version update only

    Open source →
  7. 4.4.424 Jun 2020
    Release notes

    Wed, 24 Jun 2020 09:50:48 GMT

    Version update only

    Open source →
  8. 4.4.324 Jun 2020
    Release notes

    Wed, 24 Jun 2020 09:04:28 GMT

    Version update only

    Open source →
  9. 4.4.21 Jun 2020
    Release notes

    Mon, 01 Jun 2020 08:34:17 GMT

    Patches

    • Fix a typo in the supplementary notes for parameters with environment variable mappings
    Open source →
  10. 4.4.127 May 2020
    Release notes

    Wed, 27 May 2020 05:15:10 GMT

    Version update only

    Open source →
  11. 4.4.015 May 2020
    Release notes

    Fri, 15 May 2020 08:10:59 GMT

    Minor changes

    • Add a new feature defineCommandLineRemainder() which allows additional unvalidated CLI arguments, e.g. to pass along to another tool
    • Add the ability for an environment variable to specify multiple values for CommandLineStringListParameter, encoded as a JSON array
    • Fix some bugs that prevented a CommandLineParser from being defined without any actions

    Patches

    • Fix a bug with environmentVariable mapping for CommandLineFlagParameter
    • Use API Extractor to trim internal APIs from the .d.ts rollup
    • Improve the README.md and API documentation
    Open source →
  12. 4.3.148 Apr 2020
    Release notes

    Wed, 08 Apr 2020 04:07:33 GMT

    Version update only

    Open source →
  13. 4.3.1328 Mar 2020
    Release notes

    Sat, 28 Mar 2020 00:37:16 GMT

    Version update only

    Open source →
  14. 4.3.1218 Mar 2020
    Release notes

    Wed, 18 Mar 2020 15:07:47 GMT

    Patches

    • Upgrade cyclic dependencies
    Open source →
  15. 4.3.1118 Mar 2020
    Release notes

    Tue, 17 Mar 2020 23:55:58 GMT

    Patches

    • PACKAGE NAME CHANGE: The NPM scope was changed from @microsoft/ts-command-line to @rushstack/ts-command-line
    Open source →
  16. 0.0.017 Mar 2020

    Nothing published for this version