All Versions
10
Latest Version
Avg Release Cycle
85 days
Latest Release
2145 days ago
Changelog History
Changelog History
-
v2.2.0 Changes
May 09, 2017- Swift 3.0
- ๐ Improved tests
- Single target for all platforms
-
v2.1.0 Changes
June 13, 2016<--
operator andDeserializable
protocol initializer no longer throw errors.- ๐ Errors thrown by
convertFromValue
method of theConvertible
protocol are now logged in the console for debug builds.
-
v2.0.0 Changes
June 09, 2016โ Major changes in API and implementation. Check out the new README for new usage instructions. Everything is tested as always.
-
v1.7.0 Changes
December 01, 2015๐ tvOS support
-
v1.6.1 Changes
September 17, 2015Swift 2.0 syntax.
-
v1.6.0 Changes
May 11, 2015๐ Dictionary and enum support.
-
v1.5.4 Changes
April 15, 2015- Correct handling of null values.
- Minor improvements.
-
v1.5.3 Changes
April 13, 2015๐ Fix for release builds.
-
v1.5.2 Changes
April 09, 2015๐ Set correct deployment targets.
-
v1.5.1 Changes
April 07, 2015String to NSDate conversions no longer require tuples to be named.