Skip to content

Releases: buger/jsonparser

v1.2.0

Choose a tag to compare

@buger buger released this 29 Apr 05:50
c172c16

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@buger buger released this 19 Mar 12:48
a69e7e0

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@buger buger released this 08 Jan 09:43
df3ea76

v1.1.0

Choose a tag to compare

@buger buger released this 24 Dec 15:41
e015c37

Christmas present 🎁

  • Improve Set performance by 20% #196
  • Memory allocation improvements during Array iteration #208
  • Add support for ppc64-le architecture #213
  • Fixed repeated paths from incorrectly incrementing data offset #215
  • Fixed array iteration when you have more than 64 items #216
  • Fix possible memory confusion in unsafe slice cast #204
  • Fixed usage of Array iteration with Set #199
  • Integration with go-fuzz #217

Thanks to everyone who participated in the project!
@AllenX2018 @saginadir @xsandr @nagesh4193 @rrgilchrist @floren @AdamKorcz @jlauinger

v1.0.0

Choose a tag to compare

@AllenX2018 AllenX2018 released this 11 May 07:58
5754b3e

jsonparser v1.0.0