Releases: google/zerocopy
Releases · google/zerocopy
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
v0.8.11
What's Changed
- [derive] Suppress non_camel_case_types... by @joshlf in #2057
- Pin
libc
version to 0.2.163 by @jswrenn in #2085 - [ci] Permit skipping cargo-semver-checks step by @joshlf in #2084
- Add initial support for unsized
MaybeUninit
wrapper type by @jswrenn in #2055 - Release v0.8.11 by @google-pr-creation-bot in #2099
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2022
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2030
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2031
- Document that derives imply supertraits, where applicable. by @jswrenn in #2038
- Add
FromBytes::read_from_io
andIntoBytes::write_to_io
by @jswrenn in #2016 - Add support for the unstable f16 and f128 types by @Brezak in #2042
- Release 0.8.10 by @google-pr-creation-bot in #2056
New Contributors
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2002
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2005
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2007
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #2010
- Relax
map_src
argument bound toFnOnce
by @jswrenn in #2012
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1962
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1971
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1976
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1980
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1984
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1987
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1988
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1991
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1995
- Fix flaky alignment tests by @jswrenn in #1998
- Inline layout validation and pointer cast code to optimize out panic by @clundin25 in #1997
- Release 0.8.8 by @google-pr-creation-bot in #2000
New Contributors
- @clundin25 made their first contribution in #1997
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1927
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1936
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #1937
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1946
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1949
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1954
- [doc] Render toolchain version detection in rustdoc by @joshlf in #1944
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- Improve ZST DST error message by @joshlf in #1873
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1879
- [ci] Enforce on PRs to v0.8.x by @joshlf in #1880
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1899
- [pointer] Fix soundness hole in read_unaligned by @joshlf in #1893
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1901
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1914
- Remove deprecated
FromBytes::(mut_)slice_from
items by @jswrenn in #1923
Full Changelog: v0.8.5...v0.8.6
v0.9.0-alpha.0
What's Changed
- Improve ZST DST error message by @joshlf in #1873
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1879
- [ci] Don't run on push by @joshlf in #1882
- Release 0.9.0-alpha.0 by @joshlf in #1881
Full Changelog: v0.8.5...v0.9.0-alpha.0