Skip to content

wincode@v0.5.1

Choose a tag to compare

@wincode-releaser wincode-releaser released this 01 Apr 01:14
· 36 commits to master since this release
30331fa

What's Changed

  • feat(schema): add context::Len impl for str,String by @cpubot in #273
  • feat(io): impl Reader for std::io::Cursor by @cpubot in #278
  • feat(io): impl Writer for std::io::Cursor by @cpubot in #280
  • Add deserialize_exact APIs to reject trailing bytes by @tanmay4l in #254
  • feat(external): add SmallVec support by @tanmay4l in #281
  • fix(io): preserve tail of Vec when window is within len by @cpubot in #282
  • Bump version to 0.5.1 by @cpubot in #284

Full Changelog: https://github.com/anza-xyz/wincode/compare/wincode@v0.5.0...wincode@v0.5.1