Skip to content

v3.8.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 17 Aug 22:46
· 30 commits to master since this release

What's Changed

  • Pow support by @cdchamness in #132
  • Don't activate rand dependency when only the serde feature is given. by @kpreid in #133
  • Export UniformOrdered and UniformNotNan by @MathisWellmann in #134
  • Support the same conversions from integer types as f64 and f32. by @blp in #135

New Contributors

Full Changelog: v3.7.0...v3.8.0