Skip to content

v0.8.0

Compare
Choose a tag to compare
@JSorngard JSorngard released this 02 Jun 19:09
· 285 commits to main since this release

What's Changed

Breaking changes

  • Change the API of Primes<N>::binary_search to be the same as core::slice::binary_search, in #36.

Other changes

  • Minor documentation tweaks.

Full Changelog: v0.7.4...v0.8.0