Releases: appcelerator/cli-kit
Releases · appcelerator/cli-kit
v2.0.1
06 Jul 19:48
Compare
Sorry, something went wrong.
No results found
fix: Added missing src directory to distribution
v2.0.0
06 Jul 19:42
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE: Require Node.js 14.15.0 LTS or newer.
BREAKING CHANGE: Changed package to a ES module.
BREAKING CHANGE: Removed server mode including CLI.connect(), CLI.listen(), and CLI.schema().
BREAKING CHANGE: No longer re-export pkg-dir.
BREAKING CHANGE: generateHelp() now returns a promise.
chore: Updated dependencies.
v1.16.0
21 Apr 22:51
Compare
Sorry, something went wrong.
No results found
feat: Add support for extension CLIs with multiple exported entrypoints that do not use cli-kit.
chore: Updated dependencies.
v0.15.0
10 Apr 06:32
Compare
Sorry, something went wrong.
No results found
feat(command): Added header and footer to commands for help. #63
feat(help): Added some styles to the generated help.
chore: Updated npm deps.
v0.6.2
25 Jan 17:02
Compare
Sorry, something went wrong.
No results found
fix(cli): Fixed regression with wrong banner shown for extensions.
chore: Updated npm deps.
v0.5.3
11 Jan 15:54
Compare
Sorry, something went wrong.
No results found
chore: Updated npm deps.
chore: Updated comparison.
v0.5.2
11 Jan 15:54
Compare
Sorry, something went wrong.
No results found
v0.5.1
17 Dec 22:13
Compare
Sorry, something went wrong.
No results found
This is a maintenance release.
chore: Added promise eslint plugin.
chore: Updated Babel.
v0.5.0
14 Dec 19:54
Compare
Sorry, something went wrong.
No results found
This mainly a maintenance release, however 3 undocumented exported APIs (moment, humanize, and figures) were removed.
chore: Upgraded to Gulp 4.
chore: Updated npm deps.
chore: Added eslint plugins.
chore: Updated the comparison table.
chore: Removed moment, humanize, and figures exports from snooplogg.
v0.4.1
06 Dec 23:04
Compare
Sorry, something went wrong.
No results found
fix(cli): fixed exec() to always resolve a result instead of only when no command is found.
fix(parser): Added validation for missing required options.
fix(help): Fixed typo preventing correct option hint from rendering on the help screen.
chore: Updated npm deps.