Releases: google/zerocopy
Releases · google/zerocopy
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
v0.8.5
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1870
- Cite stable docs for bit validity of numeric types by @mrothNET in #1869
- Implement
Hash
forByteOrder
types by @jswrenn in #1872
New Contributors
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- [CI] Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #1848
- [CI] Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #1849
- [CI] Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #1850
- [ci] Stop rolling toolchains on the 0.7 branch by @joshlf in #1851
- Fix roll-pinned-toolchain-versions by @joshlf in #1840
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1857
- [CI] Bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #1858
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1861
- [CI] Bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #1862
- [doc] Advise
err.to_string()
to address lifetime issues by @jswrenn in #1864 - Release 0.8.4 by @google-pr-creation-bot in #1868
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Remove misleading doc-comment by @Freax13 in #1836
- Fix type arity error in padding check by @jswrenn in #1838
- Relax
pointer_to_metadata
preconditions by @jswrenn in #1826 - Update safety comments to cite specific versions by @varun-doshi in #1835
- [ci] Factor out "release crate versions" script by @joshlf in #1824
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1843
- Release 0.8.3 by @google-pr-creation-bot in #1844
New Contributors
- @varun-doshi made their first contribution in #1835
Full Changelog: v0.8.2...v0.8.3