Skip to content

v2.0.3

Choose a tag to compare

@fbernier fbernier released this 08 Nov 21:10
· 34 commits to master since this release

What's Changed

  • Add encode_bytes and encode_alternative_bytes functions to write the result to a byte slice by @fbernier in #7
  • Clippy fixes by @fbernier in #12
  • Fix pointer provenance UB detected by miri by getting rig of raw pointer manipulation by @fbernier in #13
  • Bring the CI config to 2024 by @fbernier in #14

Full Changelog: v2.0.2...v2.0.3