Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 10:32
· 7 commits to main since this release
2ec71fa

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