Skip to content

Releases: justbyitself/veritaclis

Veritaclis 0.3.2

21 Dec 21:47
c0084b1

Choose a tag to compare

  • Added support for running Veritaclis directly through JSR (JavaScript Registry)
  • Added new installation methods using deno run, deno x, and dx
  • Updated to Deno 2.6.2

Veritaclis 0.3.0

21 Dec 13:59
5677ea7

Choose a tag to compare

  • YAML Support: Added full support for YAML test definitions, enabling more flexible and readable test configurations.
  • Cross-Platform Binaries: Provided precompiled binaries for Linux, Windows, and macOS, simplifying installation and usage across different operating systems.
  • Improved Exit Codes: Enhanced exit code handling in Veritaclis for clearer and more consistent status reporting, facilitating automation and CI/CD integration.
  • New Extended Attribute shell
  • Documentation Enhancements:
  • Internal Refactoring:

Veritaclis 0.2.0

18 Dec 10:25
e8bc8f4

Choose a tag to compare

  • Simplified syntax: Easier and cleaner test definitions.
  • Improved documentation: Clearer explanations and better examples for faster onboarding.

0.1.0 - Initial version

16 Dec 11:33
d25a51b

Choose a tag to compare

This is the initial release of the project. It includes the basic functionality and setup.