Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Feb 00:44
· 35 commits to main since this release
1aa7ecd

What's Changed

Features

  • Unknown wildcard syntax (???/[??]) for temporary placeholders during test authoring
  • Surgical wildcard expansion via --expand, --expand-generic, --expand-all CLI flags
  • --capture-log <path> writes a YAML sidecar with matched wildcard values
  • Support for 4+ backtick fences (CommonMark extended fences) for nested code blocks

Fixes

  • Fix --update rewriting wrong block when --filter/<!-- only --> runs a subset of tests
  • Updater and expander preserve original fence length when rewriting blocks

Documentation

  • README revised for clarity and restructured wildcard documentation

Full Changelog: v0.1.6...v0.1.7