Releases: reem/rust-ordered-float
Releases · reem/rust-ordered-float
v4.6.0
What's Changed
- Add an optional
libm
feature to enable theFloat
andPow
traits inno_std
builds (#164).
New Contributors
- @stephanemagnenat made their first contribution in #165
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- Implement
Add
and other binary ops for&OrderedFloat
by @gechelberger in #162
New Contributors
- @gechelberger made their first contribution in #162
Full Changelog: v4.4.0...v4.5.0