Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Releases: oclif/parser

v3.8.7

25 Feb 20:06
Compare
Choose a tag to compare

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

v3.8.5

15 May 19:39
Compare
Choose a tag to compare
  • fix: support - as an argument value (#70) 73fed83
  • fix: make EnumFlagOptions#options of type T[] instead of string (#69) 2fefccb
  • chore: add windows ci via github actions (#77) c4486e6
  • fix: move @oclif/errors to dependencies (#71) ff28cec
  • chore(deps): bump acorn from 7.1.0 to 7.1.1 (#73) 0e1a8be
  • chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#68) 73c0c4e
  • chore: tslint -> eslint (#65) 00ae12f
  • chore: bump node versions in ci (#62) b083f9a
  • chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#60) 846cb4b

v3.8.4...v3.8.5

v3.8.4

02 Aug 17:52
Compare
Choose a tag to compare
  • fix: default should be T[] when multiple: true (#56) bab7447

v3.8.3...v3.8.4

v3.7.3

15 Mar 16:45
Compare
Choose a tag to compare

Fixes

  • Ignore defaulted flags for exclusivity 1dfe62a

v3.7.0

17 Oct 01:34
Compare
Choose a tag to compare

3.7.0 (2018-10-17)

Features

  • Allow a default to be specified for boolean flags (#41) (f5053a5)

v3.6.3

17 Oct 00:44
Compare
Choose a tag to compare

3.6.3 (2018-10-17)

Bug Fixes

v3.6.2

13 Oct 03:36
Compare
Choose a tag to compare

3.6.2 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (baf99f1)

v3.6.1

31 Aug 23:47
Compare
Choose a tag to compare

3.6.1 (2018-08-31)

Bug Fixes

v3.6.0

17 Aug 01:40
Compare
Choose a tag to compare

3.6.0 (2018-08-17)

Features

v3.5.3

29 Jun 20:53
Compare
Choose a tag to compare

3.5.3 (2018-06-29)

Bug Fixes