All Versions
10
Latest Version
Avg Release Cycle
85 days
Latest Release
2537 days ago

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 and Deserializable protocol initializer no longer throw errors.
    • ๐Ÿ— Errors thrown by convertFromValue method of the Convertible 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, 2015

    Swift 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, 2015

    String to NSDate conversions no longer require tuples to be named.