Skip to content

Releases: leo/args

5.0.3

Choose a tag to compare

@leo leo released this 01 May 19:37

Initial release

5.0.1

Choose a tag to compare

@ntwcklng ntwcklng released this 05 Mar 16:41

Patches

Credits

Huge thanks to @keineausweise for helping!

5.0.0

Choose a tag to compare

@ntwcklng ntwcklng released this 15 Jun 14:06

Major Changes

Patches

  • Compact layout: #124
  • Chore: cache node_modules: #126
  • Update deps and fix lint errors: 3fb435b
  • Node support in readme: d29416b

Credits

Huge thanks to @oskarrough and @DanielRuf for helping!

4.0.0

Choose a tag to compare

@ntwcklng ntwcklng released this 09 Apr 15:45

Major Changes

  • Fix(defaults): Process help and version defaults better: #116

Minor Changes

  • Change "string-similarity" to "leven": #121

Patches

Credits

Huge thanks to @MarkCarver and @icebob for helping!

3.0.8

Choose a tag to compare

@ntwcklng ntwcklng released this 28 Nov 17:23

Patches

  • Use master branch for appveyor: 38951fb
  • Allow setting option init without default value: #114

Credits

Huge thanks to @aapokiiso for helping!

3.0.7

Choose a tag to compare

@ntwcklng ntwcklng released this 11 Oct 22:15

Patches

  • Allow both mri and minimist options: #109
  • Add AppVeyor: #107

3.0.6

Choose a tag to compare

@leo leo released this 11 Oct 18:42

Patches

  • Require pkginfo only if needed: #106

Credits

Huge thanks to @chabou for his help!

3.0.5

Choose a tag to compare

@ntwcklng ntwcklng released this 09 Oct 21:39

Patches

  • Replace minimist with mri: #100
  • Bumped dependencies to the latest version: #104
  • Fix subcommand on windows: #105

3.0.4

Choose a tag to compare

@leo leo released this 16 Jul 17:31

Patches

3.0.3

Choose a tag to compare

@leo leo released this 16 Jul 17:31

Patches

  • Made package robust against pkginfo errors: #97
  • Lockfile added: 8131d05
  • Bumped dependencies to the latest version: 626618c

Credits

Huge thanks to @dotob for their help!