Skip to content

v0.5.3

Compare
Choose a tag to compare
@dirkdev98 dirkdev98 released this 17 Jun 12:46
· 615 commits to main since this release
f711ee4

Features

  • feat(cli): expose the test name via t.name in the test runner 900de5
  • feat(cli): pad the 'threadId' in test runner logs to align when a high number of workers / randomize rounds are used 024813
  • feat(cli): add t.jobs to configure concurrent subtests 3d0b9e
  • feat(cli): add support for .mjs and .cjs scripts in compas run 9632d8

Bug fixes

  • fix(code-gen): correctly import & export dateOnly & timeOnly via OpenAPI 62f4d9
  • fix(store): change error log to info log when trying to transform an already removed file f8c6ff

Other

  • chore(prettier): ignore dist directories d9967a
  • chore(cli): refactor internal config of compas test d937d1

Dependency updates