- Updated to Swift 4.0 and Xcode 9
- Add tvOS support
- Use lowercase switch cases to adhere to Swift API guidelines
- Improve math utility functions, you can now use them with
CGFloat
,Float
, andDouble
- Use new NSNotification.Name type for events
- Fix colon spacing to conform to new SwiftLint rule