Skip to content

Releases: esatterwhite/node-seeli

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)

v11.0.1

13 Sep 15:50
Compare
Choose a tag to compare

11.0.1 (2020-09-13)

Bug Fixes

  • release: update changelog title to be a header (fe6ae68)

v11.0.0

13 Sep 15:46
Compare
Choose a tag to compare

11.0.0 (2020-09-13)

v10.0.2

18 Jul 04:06
Compare
Choose a tag to compare

10.0.2 (2020-07-18)

Bug Fixes

  • test: moving the tap config into package.js (b4eb31c)

v10.0.1

03 Jul 19:49
Compare
Choose a tag to compare
10.0.1

v10.0.0

01 Jun 12:58
Compare
Choose a tag to compare

This removes the global handler for unhandledRejection from the process.
The main run function will no longer call process.exit explicitly

Semver: major

V9.0.0

14 Apr 18:23
Compare
Choose a tag to compare

v8.2.1

20 Apr 02:01
Compare
Choose a tag to compare

Updates outdated dependencies

v8.2.0: 8.2.0

20 Apr 01:47
v8.2.0
Compare
Choose a tag to compare
=====

* updated outdated dependencies
* updated inquirer to v6