Skip to content

Releases: codesoda/bugatti-cli

v0.4.1

09 Apr 21:45

Choose a tag to compare

Fixed

  • Config commands now execute in declaration order instead of alphabetical key order (#39)

v0.4.0

08 Apr 10:32
2ec71fa

Choose a tag to compare

Added

  • Self-update command with passive version checking
  • Setup steps (setup = true) that always run even when checkpoint-skipped and are not counted in pass/fail
  • Test file name field now defaults to the file stem when omitted (e.g. login-flow.test.toml defaults to "login-flow")
  • Changelog based on Keep a Changelog

Changed

  • Release workflow now extracts notes from CHANGELOG.md instead of auto-generating from commits

v0.3.1

04 Apr 02:22

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Apr 21:36

Choose a tag to compare

What's Changed

  • docs: add product requirements document by @codesoda in #1
  • Ralph/bugatti cli v1 by @codesoda in #2
  • Add examples, config fields, README, and installer by @codesoda in #3
  • Add examples, config enhancements, and long-lived provider by @codesoda in #4
  • Ralph build review by @codesoda in #5
  • feat: improve CLI output, relative paths, and example configs by @codesoda in #6
  • feat: v0.2.0 — release builds, readiness, skip steps, output improvements by @codesoda in #7
  • feat: checkpoint save/restore for iterative test development by @codesoda in #8
  • feat: docs site, llms.txt, and v0.3.0 by @codesoda in #9
  • fix: use Node 22 in docs workflow (Astro 6 requirement) by @codesoda in #10
  • fix: trigger docs deploy on workflow file changes too by @codesoda in #11

New Contributors

Full Changelog: https://github.com/codesoda/bugatti-cli/commits/v0.3.0