Skip to content

Releases: adonisjs/ace

Bundle output

23 Aug 07:41
Compare
Choose a tag to compare
Bundle output Pre-release
Pre-release
  • docs: update badges url 584eec0
  • chore: bundle output using tsup 9d54b6d
  • chore: update dependencies bd56441

Full Changelog: v12.3.1-10...v12.3.1-11

Generate commands index types

21 Aug 06:57
Compare
Choose a tag to compare
Pre-release
  • feat: generate commands index types 04aba7c
  • chore: update dependencies 9967a10

Full Changelog: v12.3.1-9...v12.3.1-10

Improvements to command assertions

26 Jul 08:23
Compare
Choose a tag to compare
Pre-release
  • chore: update dependencies 6da0d9c
  • refactor: do not assign showDiff property to assertion errors 62c2034
  • feat: add assertTableRows method 94492ec

Full Changelog: v12.3.1-8...v12.3.1-9

Remove deprecated package string-similarity

05 Jul 07:02
Compare
Choose a tag to compare
  • refactor: remove string-similarity package in favor of fastest-levenshtein a2f47b4

Full Changelog: v12.3.1-7...v12.3.1-8

Add absolute path to command file inside metadata

04 Jul 09:48
Compare
Choose a tag to compare
  • feat: add absoluteFilePath to CommandMetadata (#153) 9bafd0b
  • fix(tsconfig): resolve JSON modules e2a9b35
  • chore: add engines to package.json file ba97fff
  • chore: do not publish source files e5eb6e8
  • chore: use @adonisjs/tooling presets for tooling config 9540d4e
  • chore: upgrade japa to v3 44c799d
  • chore: update dependencies 157f0bc

What's Changed

Full Changelog: v12.3.1-6...v12.3.1-7

Improve formatting of command help screen

17 Apr 10:13
Compare
Choose a tag to compare
  • fix: formatting when using binaryName during interpolation 0fc3f0e
  • chore: update dependencies ce2b457

Full Changelog: v12.3.1-5...v12.3.1-6

Upgrade to TypeScript 5

27 Mar 09:12
Compare
Choose a tag to compare
Pre-release
  • chore: publish source and generate delcaration map f40898b
  • docs: update License file 8dc2ede
  • chore: update dependencies c10d9cf

Full Changelog: v12.3.1-4...v12.3.1-5

Add --json output option for the list command

15 Mar 06:11
Compare
Choose a tag to compare
  • feat: add --json output for the list command 83ac849

Full Changelog: v12.3.1-3...v12.3.1-4

Export cliHelpers

14 Mar 10:20
Compare
Choose a tag to compare
Export cliHelpers Pre-release
Pre-release
  • chore: update dependencies fad9ce2
  • feat: export cliHelpers from poppinss/cliui d91d1f8

Full Changelog: v12.3.1-2...v12.3.1-3

Add assertion methods

11 Mar 07:50
Compare
Choose a tag to compare
Add assertion methods Pre-release
Pre-release
  • refactor: rename assertLogMessage to assertLog 46eb319
  • chore: update dependencies a6e17e4
  • feat: add assertionMethods ab4758e
  • feat: expose command static properties from command instance 4b132f2

Full Changelog: v12.3.1-1...v12.3.1-2