Skip to content

Releases: michaeleisel/ZippyJSON

1.0.1

01 Dec 20:51
Compare
Choose a tag to compare
  • Added SwiftPM support 🎉 (iOS only, due to issues with SwiftPM)
  • Fixed bug where non-ASCII chars in a string in a JSON array would cause a performance regression
  • Reworked the C++ layer to use way fewer thread-locals, making the ZippyJSON reentrant and using less global locking
  • Fixed memory leak with floating-point error strings
  • Provide better error message when the JSON data given is 0 bytes in length

1.0.0

01 Dec 20:52
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Do not use this version, as it has issues with SwiftPM

0.0.5

22 Aug 04:13
Compare
Choose a tag to compare
fix version

0.0.4

20 Aug 15:59
Compare
Choose a tag to compare
commit

0.0.3

20 Aug 15:26
Compare
Choose a tag to compare
add cartfile

0.0.1

18 Aug 20:52
Compare
Choose a tag to compare
update podspec