Releases: google/zerocopy
Releases · google/zerocopy
v0.7.21
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #573
- Deny strict provenance lints during testing by @joshlf in #572
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #575
- [macro_util] Add trailing_field_offset! macro by @joshlf in #540
- add
align_of!
for computing alignment of DSTs by @jswrenn in #576 - Enable all stable features on the Rust playground by @joshlf in #578
Full Changelog: v0.7.20...v0.7.21
v0.7.20
v0.7.19
What's Changed
- Improve docs for #526 by @kupiakos in #559
- [ci] Don't deny warnings in UI tests by @joshlf in #567
- [roll-pinned-toolchain-versions] Allow manual trigger by @joshlf in #568
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #565
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #570
- Lower MSRV to 1.60 by @joshlf in #561
Full Changelog: v0.7.18...v0.7.19
v0.7.18
v0.7.17
v0.7.16
What's Changed
- [cargo.sh] forward
RUSTFLAGS
by @jswrenn in #548 - [derive] Support KnownLayout for sized types by @joshlf in #514
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #549
- [CI] Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in #552
- [derive][tests] Fix KnownLayout test by @joshlf in #555
- [derive] Emit #[allow(deprecated)] in derived code by @joshlf in #556
Full Changelog: v0.7.15...v0.7.16
v0.7.15
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #545
- [byteorder] Minor doc improvements by @joshlf in #546
Full Changelog: v0.7.14...v0.7.15
v0.7.14
v0.7.13
v0.7.12
What's Changed
- [ci][kani] Pass correct RUSTFLAGS by @joshlf in #493
- [ci][kani] Use kani-github-action by @Agnik7 in #472
- [CI] Bump github/codeql-action from 2.22.1 to 2.22.2 by @dependabot in #496
- [CI] Bump github/codeql-action from 2.22.2 to 2.22.3 by @dependabot in #504
- [ci] Don't test on MIPS by @joshlf in #499
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #507
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #508
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #510
- [ci] Roll pinned nightly toolchain by @joshlf in #513
- Fix Ref::new_slice_from_suffix() by @dmitryash in #506
- feat : Add positive and negative trait impl tests for SIMD types #130 by @Sh0g0-1758 in #487
- [CI] Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #518
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #517
- Improve test_new_aligned_sized to catch more bugs by @joshlf in #511
- [ci] Work around Miri bug on aarch64 targets by @joshlf in #519
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #521
- Improve ManuallyDoc safety comments by @joshlf in #522
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #527
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #529
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #530
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #531
- [CI] Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in #532
- [CI] Bump Swatinem/rust-cache from 2.7.0 to 2.7.1 by @dependabot in #533
- Initial commit of
Ptr
type by @joshlf in #406 - [ci] Harden GitHub Actions by @step-security-bot in #535
- [CI] Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #536
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #538
- [clippy] Be more permissive with safety comments by @joshlf in #398
- improve
FromZeroes
documentation by @jswrenn in #505
New Contributors
- @Agnik7 made their first contribution in #472
- @dmitryash made their first contribution in #506
- @Sh0g0-1758 made their first contribution in #487
Full Changelog: v0.7.11...v0.7.12