Releases: reem/rust-ordered-float
Releases · reem/rust-ordered-float
v3.4.0
06 Nov 18:04
Compare
Sorry, something went wrong.
No results found
Add optional bytemuck support.
v3.3.0
06 Nov 18:03
Compare
Sorry, something went wrong.
No results found
Add optional speedy support.
v3.2.0
01 Oct 02:07
Compare
Sorry, something went wrong.
No results found
Implement LowerExp and UpperExp (scientific notation) display formatting traits (#112 ).
v3.1.0
19 Sep 22:15
Compare
Sorry, something went wrong.
No results found
Implement AsPrimitive for OrderedFloat (#110 )
v3.0.0
30 Apr 22:28
Compare
Sorry, something went wrong.
No results found
Breaking change: Remove Add/Sub/Mul/Div/Rem impls for &OrderedFloat to fix type inference errors (#91 ).
Breaking change: Update optional schemars dependency to version 0.8.
Add NotNan::as_f32 method (#109 ).
v2.10.0
05 Jan 17:00
Compare
Sorry, something went wrong.
No results found
Add optional support for the arbitrary crate (#104 ).
v2.9.0
03 Jan 21:15
Compare
Sorry, something went wrong.
No results found
Implement Borrow for NotNan (#98 ).
Implement From for integer to NotNan conversions (#103 ).
Reduce the amount of unsafe code (#99 ).
v2.8.0
02 Sep 17:43
Compare
Sorry, something went wrong.
No results found
Add optional support for the rkyv serialization crate (#96 ).
v2.7.0
12 Jul 20:21
Compare
Sorry, something went wrong.
No results found
New optional dependency proptest (#94 ).
v2.6.0
06 Jul 17:12
Compare
Sorry, something went wrong.
No results found
Implement Signed for OrderedFloat (#93 ).