Skip to content

Releases: cacjs/cac

v6.5.0

14 Apr 13:44
Compare
Choose a tag to compare

6.5.0 (2019-04-14)

Features

v6.4.3

09 Apr 06:57
Compare
Choose a tag to compare

6.4.3 (2019-04-09)

Bug Fixes

  • set this.matchedCommandName (31ff4b3)

v6.4.2

26 Jan 13:27
Compare
Choose a tag to compare

6.4.2 (2019-01-26)

Bug Fixes

  • .* can be used multiple times (d03bb94)

v6.4.1

26 Jan 13:08
Compare
Choose a tag to compare

6.4.1 (2019-01-26)

Bug Fixes

  • allow to use .* to denote dot-nested option (b97708d)

v6.4.0

10 Jan 08:48
Compare
Choose a tag to compare

6.4.0 (2019-01-10)

Features

v6.3.12

25 Dec 13:36
Compare
Choose a tag to compare

6.3.12 (2018-12-25)

Bug Fixes

  • check value of all options (113d78c)

v6.3.11

23 Dec 09:21
Compare
Choose a tag to compare

6.3.11 (2018-12-23)

Bug Fixes

  • allow negated option to be used with required string-type option (d8a5a7e)

v6.3.10

10 Dec 15:04
Compare
Choose a tag to compare

6.3.10 (2018-12-10)

Bug Fixes

  • only show help and version when .help and .version are called (4ee6fb4)
  • remove coerce for cli option (78eeb31), closes #39
  • setParsedInfo should be private (809fb32)

v6.3.9

02 Dec 07:12
Compare
Choose a tag to compare

6.3.9 (2018-12-02)

Bug Fixes

v6.3.8

01 Dec 06:08
Compare
Choose a tag to compare

6.3.8 (2018-12-01)

Bug Fixes

  • update exported function as well (5dae31f)