- [FIX] Xcode 9 strict prototype warning
- Support for iOS 8
- Removes animation from setValue:forState methods
- Exposes timing function property to be used for control transition animations
- [NEW] -[AXStateButton setTitleAlpha:forState:] and getter
- [NEW] -[AXStateButton setImageAlpha:forState:] and getter
- Adds a window check when setting button attributes, as to not incur more immediate work than necessary
- Initial release; for summary of functionality, see README.md