Skip to content

Releases: reem/rust-ordered-float

v4.2.2

29 Jul 14:53
Compare
Choose a tag to compare

What's Changed

  • Make Debug impls delegate directly to inner float by @Ten0 in #153

New Contributors

  • @Ten0 made their first contribution in #153

Full Changelog: v4.2.1...v4.2.2

v4.2.1

29 Jun 19:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

04 Dec 19:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

10 Oct 22:59
Compare
Choose a tag to compare

What's Changed

  • Optimize ord implementation and signed zero canonicalization by @orlp in #144

New Contributors

  • @orlp made their first contribution in #144

Full Changelog: v4.1.0...v4.1.1

v3.9.2

10 Oct 22:59
Compare
Choose a tag to compare
  • Optimize ord implementation and signed zero canonicalization by @orlp in #144

Full Changelog: v3.9.1...v3.9.2

v2.10.1

10 Oct 22:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v4.1.0

24 Sep 21:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

23 Sep 18:18
Compare
Choose a tag to compare

What's Changed

  • Breaking change: Always require num_traits::float::FloatCore instead of num_traits::Float where possible, by @kpreid in #138

Full Changelog: v3.9.1...v4.0.0

v3.9.1

22 Aug 17:59
Compare
Choose a tag to compare
  • Fix build error with the rkyv feature enabled (#137).

v3.9.0

18 Aug 17:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.0...v3.9.0