Skip to content

Releases: matthewcheok/JSONCodable

fix podspec and warning

06 Nov 23:56
Compare
Choose a tag to compare
3.0.1

update podspec and project settings

3.0

23 Sep 04:20
Compare
Choose a tag to compare
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

23 Dec 06:50
Compare
Choose a tag to compare
2.1

Breaking change: moved initialising to the throwing form.

2.0.1

07 Nov 21:07
Compare
Choose a tag to compare
Fixed tests

Merge branch 'release/2.0'

18 Oct 15:55
Compare
Choose a tag to compare

Added support for enums backed by compatible values!

1.2.0

16 Oct 05:16
Compare
Choose a tag to compare
Updated podspec

1.1.0

22 Sep 04:37
Compare
Choose a tag to compare
Added support for nested decoding

1.0.0

24 Jul 08:46
Compare
Choose a tag to compare
Fixed import