Skip to content

v0.2.0

Compare
Choose a tag to compare
@ajtribick ajtribick released this 23 Apr 20:28
  • Breaking change: prefer value-like arguments to improve ergonomics.
  • Breaking change: use ConversionError type to represent failure of try_into.
  • Breaking change: replaced try_new and data with conversions to/from (f64, f64) and [f64; 2].
  • Added NAN constant.