Skip to content

v0.9.0

Compare
Choose a tag to compare
@JSorngard JSorngard released this 04 Nov 14:01
· 88 commits to main since this release
c63bdad

What's Changed

  • Removed the std and const_assert features. Increased MSRV to 1.81.0 in #64
  • Added the feature rkyv that derives the traits from the rkyv crate for Primes<N> in #66
  • Added the feature zerocopy that derives the trait IntoBytes from the zerocopy crate.

Full Changelog: v0.8.7...v0.9.0