v2.0.0-beta.3
Pre-release
Pre-release
VictorKoenders
released this
16 Feb 11:56
·
84 commits
to trunk
since this release
What's Changed
- Added a table to the documentation to pick which functions to use by @VictorKoenders in #490
- Fix a bunch of typos by @poljar in #492
- Return an error if a decoded slice length doesn't fit into usize by @poljar in #491
- Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute by @VictorKoenders in #494
- Bumped dependency of virtue to 0.0.7 by @VictorKoenders in #495
- Bincode 1 compatibility framework by @VictorKoenders in #489
- Added documentation on how to add compatibility tests by @VictorKoenders in #497
- Made the compatibility check also include bincode 2 serde, and added comments by @VictorKoenders in #501
- Fix CString compatibility with bincode v1 by @ZoeyR in #502
- Fuzz for compatibility with bincode v1 by @5225225 in #498
- Fix/issue 500 by @VictorKoenders in #503
- Add Membership test by @ppamorim in #500
- Release v2.0.0-beta.3 by @VictorKoenders in #505
New Contributors
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3