Skip to content

v0.8.3

Compare
Choose a tag to compare
@JSorngard JSorngard released this 10 Jun 11:47
· 227 commits to main since this release

What's Changed

  • Add totient function to Primes<N> , in #42.
  • Derive Serialize and Deserialize for the error types, in #43.
  • Derive Hash for SieveError, in #43.

Full Changelog: v0.8.2...v0.8.3