What's Changed
- Add
encode_bytes
andencode_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