v0.5.0
- Add operator overloads for
&f64
. - Breaking change: use
serde
as the feature flag name. - Breaking change: use helper struct for Serde serialization.
- Integrate with
num_traits
crate. - Internal: use hexf to specify constants.
&f64
.serde
as the feature flag name.num_traits
crate.