Adonisjs Ace Versions Save

Node.js framework for creating command line applications

v13.0.0

4 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

4 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

4 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

4 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

4 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

5 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

5 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

7 months ago

Commits

  • chore: update dependencies f149393

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

v12.3.1-13

7 months ago
  • chore: generate correct path to schema file post build 884bceb
  • refactor: do not import assertions as they are not stable 261b839
  • feat: export E_PROMPT_CANCELLED exception d185f52
  • chore: update dependencies feab411

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

v12.3.1-12

8 months ago
  • fix: build path to stubs after bundling 82584c8

Full Changelog: https://github.com/adonisjs/ace/compare/v12.3.1-11...v12.3.1-12