Skip to content

v0.5.0

Compare
Choose a tag to compare
@ajtribick ajtribick released this 21 Apr 18:37
· 28 commits to main since this release
  • 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.