Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.03 KB

File metadata and controls

41 lines (24 loc) · 1.03 KB

Change-log

Version 0.9.3 @ 2013-09-25

  • Bug fixes up to issue #90
  • Added "Ignore" protocol, all Optional properties, better documentation

Version 0.9.2 @ 2013-08-23

  • Bug fixes up to issue #74
  • Documentation instructions, ignore nils for optional properties on export, special method for optional struct and primitive properties, refactor unit tests

Version 0.9.1 @ 2013-07-04

  • Bug fixes up to issue #61
  • Custom name based conversions, more thread safety, new data types supported

Version 0.9 @ 2013-05-01

  • Bug fixes up to issue #37
  • Refactor of all networking code, Removing all sync request methods (breaking change)

Version 0.8.3 @ 2013-01-24

  • Bug fixes up to issue #15

Version 0.8.2 @ 2013-01-01

  • Added distribution as a Cocoa Pod

Version 0.8.1 @ 2012-12-31

  • Fixed Xcode workspace for the demo apps

Version 0.8.0 @ 2012-12-31

  • OSX support, automatic network indicator for iOS, speed improvements, better README

Version 0.7.8 @ 2012-12-25

  • Initial release with semantic versioning