Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Releases: psharanda/AnyCoder

3.2.1

19 Sep 07:08
Compare
Choose a tag to compare
xcode 10 fixes

3.2.0

30 Mar 11:54
Compare
Choose a tag to compare
support xcode 9.3, swift 4.1

3.1.2

09 Dec 02:30
Compare
Choose a tag to compare
optionals handling fix

3.1.1

09 Dec 02:23
Compare
Choose a tag to compare
optionals handling fix

3.1.0

09 Dec 02:02
Compare
Choose a tag to compare
better optionals handling

3.0.2

12 Oct 18:29
Compare
Choose a tag to compare
swift 4, set CLANG_ENABLE_CODE_COVERAGE = NO

2.1.1

12 May 20:39
Compare
Choose a tag to compare
null decoder fix

2.1.0: less restrictive default behavior of decode/encode

07 Apr 11:37
Compare
Choose a tag to compare
nilIfMissing -> throwIfMissing
skipIfNil -> nullIfNil

2.0.1

05 Apr 12:47
Compare
Choose a tag to compare
optional decoder(forKey:nilIfMissing)

2.0.0

30 Mar 22:43
Compare
Choose a tag to compare
minor fixes