Skip to content

Releases: google/zerocopy

v0.7.8

08 Dec 16:11
646fe3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.7...v0.7.8

v0.7.7

08 Dec 16:11
cdead15
Compare
Choose a tag to compare

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

08 Dec 16:11
808ad38
Compare
Choose a tag to compare

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

Full Changelog: v0.7.5...v0.7.6

v0.7.5

08 Dec 16:11
c150d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

08 Dec 16:10
b39cd7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

08 Dec 16:10
62f76d2
Compare
Choose a tag to compare

What's Changed

  • Restrict MaybeUninit trait impls to fix soundness by @joshlf in #308

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Dec 16:10
cb20ba0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.6.4

08 Dec 16:04
c33bc31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.7.1

08 Dec 16:09
b8610f8
Compare
Choose a tag to compare

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

v0.7.0

08 Dec 16:09
cc59f76
Compare
Choose a tag to compare

What's Changed

Read more