Skip to content

Releases: anza-xyz/wincode

v0.1.2

13 Oct 17:02
2cbcbf0

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

wincode v0.1.1

13 Oct 17:01
e0dea9f

Choose a tag to compare

What's Changed

  • Make #[derive(SchemaRead)] less brittle with generic lifetimes by @cpubot in #4
  • doc_auto_cfg was merged into doc_cfg by @cpubot in #5

Full Changelog: https://github.com/anza-xyz/wincode/commits/v0.1.1