Skip to content

Releases: matthewcheok/JSONCodable

fix podspec and warning

Choose a tag to compare

@Nadohs Nadohs released this 06 Nov 23:56
3.0.1

update podspec and project settings

3.0

3.0

Choose a tag to compare

@Nadohs Nadohs released this 23 Sep 04:20
  • Update to Swift 3 / Xcode 8
  • Top level array support
  • Bug fixes

Thanks @xmkevinchen for helping making this XCode 8 GM ready!

2.1

2.1

Choose a tag to compare

@matthewcheok matthewcheok released this 23 Dec 06:50

Breaking change: moved initialising to the throwing form.

2.0.1

Choose a tag to compare

@matthewcheok matthewcheok released this 07 Nov 21:07
Fixed tests

Merge branch 'release/2.0'

Choose a tag to compare

@matthewcheok matthewcheok released this 18 Oct 15:55

Added support for enums backed by compatible values!

1.2.0

Choose a tag to compare

@matthewcheok matthewcheok released this 16 Oct 05:16
Updated podspec

1.1.0

Choose a tag to compare

@matthewcheok matthewcheok released this 22 Sep 04:37
Added support for nested decoding

1.0.0

Choose a tag to compare

@matthewcheok matthewcheok released this 24 Jul 08:46
Fixed import