Releases: anza-xyz/wincode
Releases · anza-xyz/wincode
v0.1.2
What's Changed
- Implement specialization for contiguous byte structures by @cpubot in #7
- Add
SchemaRead
impl for&'de [u8]
by @cpubot in #8 - Removed a redundant statement in readme by @deepesh-sr in #11
- Overhaul tuple macro to use a drop guard by @cpubot in #9
- Documentation improvements by @cpubot in #12
New Contributors
- @deepesh-sr made their first contribution in #11
Full Changelog: v0.1.1...v0.1.2
wincode v0.1.1
What's Changed
- Make
#[derive(SchemaRead)]
less brittle with generic lifetimes by @cpubot in #4 doc_auto_cfg
was merged intodoc_cfg
by @cpubot in #5
Full Changelog: https://github.com/anza-xyz/wincode/commits/v0.1.1