VictorKoenders
released this
30 Mar 14:13
·
37 commits
to trunk
since this release
What's Changed
- Bump
virtue
to 0.0.9 and add test for #537 by @trevyn in #591 - Encode variant index instead of variant value by @trevyn in #593
- Create CODE_OF_CONDUCT.md by @ZoeyR in #597
- Move generated files to
target/generated/bincode
by @trevyn in #600 - Add DecodeError::Other by @odysa in #602
- Fixed new clippy lint in rust 1.65.0 by @VictorKoenders in #603
- Add CIFuzz GitHub Action by @DavidKorczynski in #604
- Fixed new clippy warnings by @VictorKoenders in #617
- Improved encoding and decoding speed of Vec by @VictorKoenders in #619
- Bumped virtue to 0.0.13 by @VictorKoenders in #626
- Disabled i686-linux-andoid and x86_64-linux-android CI as they fail for external reasons by @VictorKoenders in #627
- Made arrays never encode their length by @VictorKoenders in #625
- Release rc.3 by @VictorKoenders in #628
New Contributors
- @odysa made their first contribution in #602
- @DavidKorczynski made their first contribution in #604
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3