wincode@v0.5.4
·
16 commits
to master
since this release
What's Changed
- Deprecate solana-short-vec feature by @kskalski in #305
- Use checked arithmetic for trusted read windows by @cpubot in #307
- fix(derive): Prevent 'static to lexical rewrite by @cpubot in #308
- fix(config): ensure tag encoding is preserved in helpers by @cpubot in #309
- fix(bv): finish trusted writer by @cpubot in #311
- fix(derive): reject #[repr(packed)] in UninitBuilder by @cpubot in #313
- fix(len): ensure preallocation check on ZSTs by @cpubot in #310
- fix(io): ensure Vec and Cursor<Vec> don't expose uninit mem by @cpubot in #312
- Bump wincode-derive to 0.4.5 by @cpubot in #315
- Bump wincode to 0.5.4 by @cpubot in #316
Full Changelog: https://github.com/anza-xyz/wincode/compare/wincode@v0.5.3...wincode@v0.5.4