Skip to content

v0.2.24

Compare
Choose a tag to compare
@pitdicker pitdicker released this 05 Sep 12:06
· 1447 commits to main since this release

Added

  • Serde 0.8 is now supported. 0.7 also remains supported. (#86)

Fixed

  • The deserialization implementation for rustc-serialize now properly verifies the input.
    All serialization codes are also now thoroughly tested. (#42)