Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Releases: ml-archive/Serpent

New version released to Cocoapods as well

19 Oct 19:00
31abec1
Compare
Choose a tag to compare

For some reason the Cocoapods version had not been updated in a long while. Consider that fixed now

Updated SwiftPM support

18 Sep 08:25
7a2d872
Compare
Choose a tag to compare

This release adds updated support for SPM

Swift5

16 Apr 12:51
Compare
Choose a tag to compare
2.0.0

Fix compile error for macos target

1.1.3

02 Jan 10:36
Compare
Choose a tag to compare

Disabled Code Coverage for Carthage issue

04 Oct 13:57
Compare
Choose a tag to compare

Array as root objects now supported 🎉

25 Jul 23:16
Compare
Choose a tag to compare
Merge pull request #160 from nodes-ios/hotfix/array-root-object

Add support for array as root object in JSON

Improved error handling

13 Jul 12:00
Compare
Choose a tag to compare

Instead of mapping all errors to parsing errors we pass on the specific errors

Serialization error improvement

05 Apr 12:36
Compare
Choose a tag to compare

Serialization errors now provide more useful information

Xcode 8.2 Support

20 Dec 14:39
Compare
Choose a tag to compare
Merge pull request #123 from nodes-ios/Xcode8.2-attempt2

No idea what happened last time

iOS 8 support

29 Nov 14:39
Compare
Choose a tag to compare

Re-added iOS 8 support since Alamofire now supports it.