- Swift 3.0
- Improved tests
- Single target for all platforms
Unclaimed project
Are you a maintainer of JSONHelper? Claim this project to take control of your public changelog and roadmap.
Changelog
✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!
Last updated over 5 years ago
<-- operator and Deserializable protocol initializer no longer throw errors.convertFromValue method of the Convertible protocol are now logged in the console for debug builds.Major changes in API and implementation. Check out the new README for new usage instructions. Everything is tested as always.
tvOS support
Swift 2.0 syntax.