pure-swift-json v0.4.0
Pre-release
Pre-release
- fixes an issue that led to a crash, if an empty array was decoded (#52)
- makes
PSJSONEncoder
's andPSJSONDecoder
'suserInfo
public (Added to public api) (#50 and #51)
Thanks to @ktoso and @calebkleveter for reporting the issues fixed in this release!