v7.0.2
This release fully supports Xcode 9 (both Swift 3.2 and Swift 4)! 🎉 This also contains a memory leak fix and some documentation updates.
Improvements
- Support both Swift 3.x and Swift 4 #457 (Thanks @ikesyo)
- Xcode 9 Support (Swift 3.2) #446 (Thanks @shaps80 and @ikesyo)
- Address redundant conformance warnings in Swift 4 #443 (Thanks @ikesyo)