Releases: google/zerocopy
Releases · google/zerocopy
v0.7.9
What's Changed
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #471
- [roll] Install rust-src component when rolling by @joshlf in #469
- [CI] Bump github/codeql-action from 2.21.9 to 2.22.0 by @dependabot in #474
- [CI] Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #478
- [CI] Bump github/codeql-action from 2.22.0 to 2.22.1 by @dependabot in #479
- Document zerocopy's design ethos by @jswrenn in #405
- document zerocopy's relationship to Project Safe Transmute by @jswrenn in #484
- [POLICIES.md] Initial commit by @joshlf in #485
- Release 0.7.9 by @joshlf in #486
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- [ci] Skip MIPS tests on the stable toolchain by @joshlf in #459
- [ci] Fix all-jobs-succeeded job by @joshlf in #460
- [byteorder] Simplify tests by @joshlf in #435
- [tests] add
transmute!
UI tests by @jswrenn in #456 - [trybuild] Update dep to 1.0.85 by @joshlf in #463
- Add
transmute_ref!
macro by @joshlf in #183
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- Roll stable and nightly toolchains separately by @joshlf in #446
- [CI] Bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #449
- [macro_util] Rename from derive_util, include more by @joshlf in #455
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- fix: fix up broken link by @leongross in #389
- [docs] Fix broken doc link by @joshlf in #387
- Fix bug in validate_cast_and_convert_metadata by @joshlf in #376
- [ci] Run byteorder tests under Kani by @joshlf in #394
- [miri] Optimize tests by @joshlf in #395
- [tests] Test more failure conditions by @joshlf in #396
- [ci] Don't run ignored tests under Miri by @joshlf in #399
- Add round_down_to_next_multiple_of_alignment by @joshlf in #393
- [miri] Skip running UI tests by @joshlf in #400
- [CI] Bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in #401
- [testutil] Initial commit by @joshlf in #412
- Fixed TODO comment placement by @joshlf in #415
- [CI] Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #418
- Prove correctness of layout len utilities with kani by @jswrenn in #402
- [ci] Roll pinned nightly toolchain automatically by @joshlf in #408
- [CI] Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #426
- [CI] Bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #425
- [ci] configure CI to support merge queue by @jswrenn in #428
- Refactor
unsafe
blocks; update TODO comments by @joshlf in #432 - Add job to signal to branch protection that all other jobs have succeeded. by @jswrenn in #443
- [byteorder] Implement
core::ops
traits by @joshlf in #434
New Contributors
- @leongross made their first contribution in #389
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
What's Changed
- Reflow one comment by @joshlf in #313
- Remove TODO by @joshlf in #314
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #322
- [CI] Configure dependabot commit message prefix by @joshlf in #323
- Cache the dependencies by @zoo868e in #302
- [CI] Remove CARGO_NET_RETRY override by @joshlf in #324
- Simplify AsAddress impls by @joshlf in #327
- [CI] Only run Clippy on nightly by @joshlf in #332
- [CI] Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #333
- Move location of Sealed impls by @joshlf in #334
- Simplify unsafe_impl! macro by @joshlf in #335
- [derive_util] Add tests by @joshlf in #336
- Move wrappers to their own module by @joshlf in #337
- Simplify unaligned Ref constructors by @joshlf in #329
- [CI] Use generate_cache job in more places by @joshlf in #339
- Deny clippy::missing_inline_in_public_items by @joshlf in #341
- [CI] Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #343
- [macros] safety_comment! permits multiple comments by @joshlf in #342
- Don't inline functions that are never called by @joshlf in #346
- Add KnownLayout trait by @joshlf in #347
- [byteorder] Optimize tests; large impact on Miri by @joshlf in #350
- [CI] Use cargo-semver-checks to check backwards-compatibility by @joshlf in #351
- [CI] Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #355
- [UI tests] Add missing stderr file by @joshlf in #360
- [cargo.sh] Initial commit by @joshlf in #363
- [CI] Treat "derive" as a stable feature by @joshlf in #365
- [docs] Docs and doctests succeed for all features by @joshlf in #369
- KnownLayout::validate_cast by @joshlf in #349
- [derive] Simplify code, remove obsolete features by @joshlf in #375
- [CI] Bump Swatinem/rust-cache from 2.6.2 to 2.7.0 by @dependabot in #377
- [CI] Bump github/codeql-action from 2.21.5 to 2.21.6 by @dependabot in #380
- [CI] Bump github/codeql-action from 2.21.6 to 2.21.7 by @dependabot in #382
- [docs] Link to user survey by @joshlf in #384
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
v0.6.4
v0.7.1
What's Changed
- Minor documentation cleanup by @joshlf in #286
- Cargo check before get the metadata by @zoo868e in #289
- [CI] Increase network retries to make failures less common by @joshlf in #296
- [CI] Run Miri tests under both borrow models by @joshlf in #297
- Bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in #298
- Support the associated proc macro pattern by @jswrenn in #291
Full Changelog: v0.7.0...v0.7.1