Skip to content

Releases: alickbass/SwiftyJSONModel

2.3.0

11 Jan 08:25

Choose a tag to compare

Bump version number

2.2.0

09 Jan 12:14

Choose a tag to compare

  • Removed unnecessary code

2.1.1

08 Jan 15:48

Choose a tag to compare

Bump version number

2.1.0

08 Jan 15:45

Choose a tag to compare

  • Add method for optional dictionary decoding
  • Refactor JSONModelType to be a typealias

2.0.0

04 Jan 20:10

Choose a tag to compare

  • Optional valueForKey are throwable now
  • More performant recursive keyPath handling

1.0.1

20 Dec 09:40

Choose a tag to compare

  • Update podspec

Stable release

09 Oct 09:49

Choose a tag to compare

Stable that can be used in production

0.5.0

19 Sep 19:22

Choose a tag to compare

  • Add json init method for Array and Dictionary

0.4.0

15 May 20:39

Choose a tag to compare

  • Add Dictionary support

0.3.0

11 May 11:07

Choose a tag to compare

  • Add JSONString protocol for enums with String Raw Type