Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 00:44
· 7 commits to main since this release
Fix clippy filter_map warning in snapshot normalizer

Replace filter_map with filter + map to satisfy stricter clippy lints
on CI. Remove baked-in elapsed_ms lines from snapshot files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>