Releases: matthewcheok/JSONCodable
Releases · matthewcheok/JSONCodable
fix podspec and warning
3.0
- Update to Swift 3 / Xcode 8
- Top level array support
- Bug fixes
Thanks @xmkevinchen for helping making this XCode 8 GM ready!
2.1
Breaking change: moved initialising to the throwing form.
2.0.1
Fixed tests
Merge branch 'release/2.0'
Added support for enums backed by compatible values!
1.2.0
Updated podspec
1.1.0
Added support for nested decoding
1.0.0
Fixed import