v0.1.7
What's Changed
Features
- Unknown wildcard syntax (
???/[??]) for temporary placeholders during test authoring - Surgical wildcard expansion via
--expand,--expand-generic,--expand-allCLI 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
--updaterewriting 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