Skip to content

v2.5.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 25 May 17:02
· 141 commits to master since this release
  • Rename the unchecked_new method to new_unchecked (#86). The old name is still supported, but deprecated.
  • Optionally implement traits from the rand crate (#84).
  • Improved documentation.