Releases: gonzalezreal/Groot
Releases · gonzalezreal/Groot
Groot 3.0.1
This release includes support for Xcode 9 and Swift 4.
Groot 3.0 beta 1
This release includes support for Xcode 9 and Swift 4.
Groot 2.0
This release includes support for Xcode 8 and Swift 3.
Groot 1.2
This release includes support for Xcode 7 and Swift 2.0.
Groot 1.1
This release includes the following changes:
- JSON dictionary pre-processing. See JSONDictionaryTransformerName annotation.
- Support for composite key uniquing. See identityAttributes annotation.
Groot 1.0.1
Fixes license file issue when installing from Cocoapods.
Groot 1.0
This release of Groot contains major breaking changes!
- Explicit JSON key paths
- New serialization API with Swift support
- Relationship serialization from identifiers
- Entity inheritance support
- Improved documentation
Groot 0.2.1
Carthage ❤️
Groot 0.2
- Remove embarrassing
NSLog
statement. - Support identity attribute inheritance.
Thanks to @oriolblanc and @ManueG-E.