Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@tkaitchuck tkaitchuck released this 10 Aug 06:15
· 43 commits to master since this release
24491f6
  • Improve the API from 0.7 and may require code changes for some applications.
  • Removes the build time detection of the availability of a runtime random number generator and instead relies on a cargo feature runtime-rng which is on by default.
  • There are no changes to the hashing algorithm