Skip to content

2.1.0

Compare
Choose a tag to compare
@SGrondin SGrondin released this 07 Jan 19:54
· 10 commits to master since this release
  • Added Tdigest.is_empty
  • Added [@@deriving sexp] to all visible data types.
    • Note: it's strongly recommended to serialize/deserialize using to_string/of_string instead of the S-Expression functions
      • This has been fixed in 2.1.1
  • Further optimized to_string, of_string, and a few internal systems