Skip to content

v0.2.1

Latest

Choose a tag to compare

@mathiasonea mathiasonea released this 10 Aug 06:09
· 2 commits to main since this release
827588a

Fixed

  • Reject invalid UTF-8 in snapshotted rule keys, class names, reasons, and reason codes before JSON serialization.
  • Raise UnportableSnapshotValue during snapshot creation instead of allowing a later JsonException.
  • Add regression coverage for malformed UTF-8 metadata, outcome strings, and array keys.