Skip to content

v0.7.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshlf joshlf released this 08 Dec 16:07
· 1032 commits to main since this release
23590a7

What's Changed

  • Fix tests crashing with miri due to misalignment. by @yotamofek in #14
  • Inline more small functions. by @yotamofek in #15
  • [ci.yml] Test simd-nightly feature by @joshlf in #24
  • [ci.yml] Fix formatting and check formatting in CI by @joshlf in #25
  • Standardize import style by @joshlf in #26
  • [ci.yml] Test zerocopy-derive in CI by @joshlf in #27
  • Fix alignment tests for targets with pointer width < 8 bytes by @frazar in #28
  • Remove deprecated test output files by @SanchithHegde in #37
  • Fix as_bytes() test for big endian targets by @frazar in #34
  • Refactor zeroing for loops with the [u8]::fill method by @MSalah73 in #41
  • Re-enable test_new_error() for i686 target by @frazar in #42
  • [derive] Fix Clippy warnings by @joshlf in #48
  • Publish 0.7.0-alpha by @joshlf in #53

New Contributors

Full Changelog: v0.6.1...v0.7.0-alpha