Skip to content

v0.7.6

Compare
Choose a tag to compare
@joshlf joshlf released this 08 Dec 16:11
· 852 commits to main since this release
808ad38

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