Releases: go-faster/jx
Releases · go-faster/jx
v0.38.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #60
- fix: parse Num correctly by @tdakkota in #59
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- test: ensure correct behaviour of Raw and Capture used together by @tdakkota in #54
- feat: reduce streaming Raw memory usage by @tdakkota in #55
- chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #56
- fix: handling io.EOF error by @tdakkota in #57
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #52
- feat: add Raw support for reader by @tdakkota in #53
Full Changelog: v0.35.2...v0.36.0
v0.35.2
v0.35.1
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- chore(deps): bump github.com/segmentio/asm from 1.1.3 to 1.1.4 by @dependabot in #44
- chore(deps): bump github.com/segmentio/asm from 1.1.4 to 1.1.5 by @dependabot in #45
- chore(deps): bump github.com/segmentio/asm from 1.1.5 to 1.2.0 by @dependabot in #46
- feat: add object iterator by @tdakkota in #48
Full Changelog: v0.34.0...v0.35.0
v0.34.0
v0.33.0
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