Releases: google/zerocopy
Releases · google/zerocopy
v0.8.20
v0.8.19
What's Changed
- Fix soundness of FromBytes::read_from_io (#2320) by @google-pr-creation-bot in #2358
- Release 0.8.19 by @google-pr-creation-bot in #2359
Full Changelog: v0.8.18...v0.8.19
v0.8.18
What's Changed
- Add
Self: IntoBytes
bound toTryFromBytes::try_mut*
by @jswrenn in #2331 - Release 0.8.18 by @google-pr-creation-bot in #2342
Full Changelog: v0.8.17...v0.8.18
v0.8.17
What's Changed
- [derive] Fix bug with KnownLayout on repr(packed) by @joshlf in #2307
- Release 0.8.17 by @google-pr-creation-bot in #2308
Full Changelog: v0.8.16...v0.8.17
v0.8.16
What's Changed
- Enforce
Src: FromBytes
intry_transmute_mut!
by @jswrenn in #2229 - Release 0.8.16 by @google-pr-creation-bot in #2297
Full Changelog: v0.8.15...v0.8.16
v0.8.15
What's Changed
- [derive] Implement an IntoBytes-based PartialEq/Eq derive by @max-heller in #2285
- Release 0.8.15 by @google-pr-creation-bot in #2294
Full Changelog: v0.8.15-alpha...v0.8.15
v0.8.15-alpha
What's Changed
- Implement KnownLayout for f16 and f128 by @usamoi in #2250
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #2224
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #2280
- Only support coverage in CI by @joshlf in #2291
- Release 0.8.15-alpha by @google-pr-creation-bot in #2293
New Contributors
Full Changelog: v0.8.14...v0.8.15-alpha
v0.8.14
What's Changed
- Silence
private_bounds
lint inKnownLayout
derive by @jswrenn in #2182 - [derive] Implement a IntoBytes-based Hash derive by @max-heller in #2159
- Release 0.8.14 by @google-pr-creation-bot in #2188
New Contributors
- @max-heller made their first contribution in #2159
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- Practice good
Self
hygiene by @jswrenn in #2127 - Release 0.8.13 by @google-pr-creation-bot in #2130
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #2121
- [derive] Don't emit #[cfg(coverage_nightly)] by @joshlf in #2123
- Release 0.8.12 by @google-pr-creation-bot in #2125
Full Changelog: v0.8.11...v0.8.12