Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@aldanor aldanor released this 13 Jan 16:57
· 19 commits to master since this release
  • Fixed an edge case where long decimals with trailing zeros were truncated.
  • Minor micro-optimization fixes in the fast path parser.
  • Remove the use of unsafe when querying power-of-10 tables.
  • Added float64 roundtrip fuzz target.
  • Added tests for the power-of-5 table using num-bigint.
  • Improvements and new options in the bench tool.
  • Updated benchmark timings, added Apple M1 and AMD Rome timings.