Skip to content

v0.33.0

Compare
Choose a tag to compare
@ernado ernado released this 26 Mar 13:09
· 157 commits to main since this release
27f88a8

What's Changed

  • test: add testcases from stdlib for float parser by @tdakkota in #37
  • feat: array iterator by @tdakkota in #33
  • chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #38
  • feat: reduce float decoding allocations by using unsafe by @tdakkota in #39
  • feat: use number set to speed up number parsing by @tdakkota in #40
  • feat: improve float decoding layout, add more float benchmarks by @tdakkota in #41
  • test: use integers.json file to benchmark integer decoder by @tdakkota in #42

Full Changelog: v0.32.2...v0.33.0