Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:48
· 242 commits to main since this release
fix(ci): satisfy Rust 1.88 strict Clippy

Capture format arguments directly in annotation validation and discovery summary messages. Rust 1.88 treats the remaining positional arguments as uninlined-format warnings, and CI promotes those warnings to errors.