Skip to content

v.1.0.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 09 Sep 16:19
· 200 commits to master since this release
  • Requires Rust 1.28 or higher (#49).
  • Renamed NotNaN to NotNan (#28).
  • Make Ord and PartialOrd agree on ordering (#35).
  • Structs are #[repr(transparent)] (#49).
  • Check addition for NaN (#48).
  • Implement traits from num-traits (#31, #42, #46).
  • Improved error display (#24)
  • Upgraded dependencies (#30, #33, #37, #38, #40, #45).