Releases: codesoda/bugatti-cli
Releases · codesoda/bugatti-cli
v0.4.1
v0.4.0
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
namefield now defaults to the file stem when omitted (e.g.login-flow.test.tomldefaults 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
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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