Sourced from ordered-float's releases.
v4.1.0
What's Changed
- Re-export FloatCore by
@mbrubeck
in reem/rust-ordered-float#141Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.0.0...v4.1.0
v4.0.0
What's Changed
- Breaking change: Always require
num_traits::float::FloatCore
instead ofnum_traits::Float
where possible, by@kpreid
in reem/rust-ordered-float#138Full Changelog: https://github.com/reem/rust-ordered-float/compare/v3.9.1...v4.0.0
3e3b542
Version 4.1.0aad4a37
Merge pull request #141
from mbrubeck/floatcore240c64c
Re-export FloatCore3a22961
Add link to release notes2bad45e
Version 4.0.0e1f3ea8
Merge pull request #139
from kpreid/ci28a2d1d
Merge pull request #138
from kpreid/stdfloat9d1cb56
Allow clippy::redundant_closure_call
false positive.8ce33ec
Add missing arbitrary
to list of features in CI.5f8c5f1
Allow (existing?) clippy::redundant_closure_call
false
positive.