Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 01:51
· 36 commits to main since this release
Bump v0.3.1: fix test suite, clippy warnings, and version alignment

- Strengthen flawed tests: float representation parity, lean mode contrast,
  digit limit boundary (1024/1025), sigil atoms! fragility
- Add missing safety coverage: max_bytes boundary, partial UTF-8, invalid
  UTF-8 in keys, duplicate keys in nested arrays, scheduler :auto
- Add gzip compression level boundary validation tests (-1, 10)
- Fix clippy collapsible_if warnings in direct_decode.rs
- Bump mix.exs and Cargo.toml versions to 0.3.1

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