Releases: michaeleisel/ZippyJSON
Releases · michaeleisel/ZippyJSON
1.0.1
- 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
Do not use this version, as it has issues with SwiftPM
0.0.5
fix version
0.0.4
commit
0.0.3
add cartfile
0.0.1
update podspec