Sourced from zerocopy's releases.
v0.7.32
What's Changed
- [derive] Exclude large test files when publishing by
@joshlf
in google/zerocopy#744Full Changelog: https://github.com/google/zerocopy/compare/v0.7.31...v0.7.32
v0.7.31
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
- Fix soundness hole in Ref::into_ref and into_mut by
@joshlf
in google/zerocopy#721Full Changelog: https://github.com/google/zerocopy/compare/v0.7.30...v0.7.31
v0.7.30
What's Changed
- [policies] Document yanking policy by
@joshlf
in google/zerocopy#677- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#680- [readme] Link to GitHub Releases (#692) by
@joshlf
in google/zerocopy#693Full Changelog: https://github.com/google/zerocopy/compare/v0.7.29...v0.7.30
94b7e0a
[derive] Exclude large test files when publishing (#744)7d3a8f9
Fix soundness hole in Ref::into_ref and into_mut (#721)961612f
[readme] Link to GitHub Releases (#692)
(#693)449b78c
[ci] Roll pinned nightly toolchain (#680)8f7d88b
[policies] Document yanking policy (#677)