Adonisjs Ace Versions Save

Node.js framework for creating command line applications

v13.1.0

2 weeks ago

The kernel.hasCommand method can be used to check if a command or an alias has been registered with Ace.

Commits

  • feat: add hasCommand method (7bfd20c)
  • chore: update dependencies (272ddf6)
  • chore: update dependencies (aaa6a48)

Full Changelog: https://github.com/adonisjs/ace/compare/v13.0.1...v13.1.0

v13.0.1

1 month ago

Changes

Removed the absoluteFilePath present in the command metadata. This is a breaking change but this property was never documented.

Commits

  • chore: move to release-it instead of np (3ab65e3)
  • Revert "feat: add absoluteFilePath to CommandMetadata (#153)" (793c0a8)
  • Merge pull request #161 from Barbapapazes/patch-1 (c44052c)
  • docs: fix typo in kernel jsdoc (912df56)
  • chore: publish under latest tag (46da55a)

What's Changed

New Contributors

Full Changelog: https://github.com/adonisjs/ace/compare/v13.0.0...v13.0.1

v13.0.0

5 months ago

Please look into the following releases for breaking changes and new additions.

Commits

  • Merge pull request #158 from adonisjs/next 965cccd
  • chore: update dependencies 7137208
  • fix: incorporate missing spaces in 'list command' help text (#157) f68b238

What's Changed

New Contributors

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.1...v13.0.0

v12.3.2-6

6 months ago
  • chore: update dependencies 8ff01dd

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-5...v12.3.2-6

v12.3.2-5

6 months ago
  • refactor: prompt cancellation error message 74e548c
  • refactor: assign 404 status code to E_COMMAND_NOT_FOUND 9c6676d

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-4...v12.3.2-5

v12.3.2-4

6 months ago
  • fix: handle prompt cancellation error gracefully b73a8ca

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-3...v12.3.2-4

v12.3.2-3

6 months ago

Commits:

  • style: fix typo 6970243
  • test: add test for parsing big numbers 7888c7e
  • chore: update dependencies 6d91b18

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-2...v12.3.2-3

v12.3.2-2

7 months ago
  • fix: build process to copy schema.json file 8f734cd

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-1...v12.3.2-2

v12.3.2-1

7 months ago
  • chore: publish source maps and use tsc for generating types 6565564
  • chore: update dependencies 703d8dd

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.2-0...v12.3.2-1

v12.3.2-0

8 months ago

Commits

  • chore: update dependencies f149393

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.1-13...v12.3.2-0