Skip to content

Releases: esatterwhite/node-seeli

v12.3.1

21 Mar 21:34
Compare
Choose a tag to compare

12.3.1 (2021-03-21)

Chores

Dependancies

Documentation

  • include a docs site for githubpages (abf1528)

v12.3.0

19 Mar 18:23
Compare
Choose a tag to compare

12.3.0 (2021-03-19)

Bug Fixes

  • command: fix interactive prompts for repeating numbers (c810602)

Features

  • command: add a command method to convert flags to prompts (5817b34)

v12.2.0

02 Mar 22:56
Compare
Choose a tag to compare

12.2.0 (2021-03-02)

Features

  • seeli: add basic support for plugins (782a066), closes #39

v12.1.4

01 Mar 20:33
Compare
Choose a tag to compare

12.1.4 (2021-03-01)

Bug Fixes

  • command: fix resolving of subcommands (6df9776)

v12.1.3

01 Mar 18:08
Compare
Choose a tag to compare

12.1.3 (2021-03-01)

Bug Fixes

  • help: allow printing for invalid commands (1a13e9c)

v12.1.2

26 Feb 03:13
Compare
Choose a tag to compare

12.1.2 (2021-02-26)

v12.1.1

26 Feb 02:02
Compare
Choose a tag to compare

12.1.1 (2021-02-26)

Bug Fixes

  • correct release rules for semantic-release (45d322d)

v12.1.0

16 Feb 04:25
Compare
Choose a tag to compare

12.1.0 (2021-02-16)

Features

  • conf: config is loaded from package.json (25a1c2b)

v12.0.0

14 Feb 00:01
Compare
Choose a tag to compare

12.0.0 (2021-02-14)

Features

  • command: support for sub commands (a99346c)

BREAKING CHANGES

  • command: Commands are no longer dot accessible from the regirstry
  • command: The command registry is a Map, not an object

v11.0.2

13 Feb 23:39
Compare
Choose a tag to compare

11.0.2 (2021-02-13)