0.3.0
- Updated swipe handling to respect updated GATT profile
- Removed
didDiscoverMatrixService()
delegate method in favor ofdidConnect()
- Improved Matrix writing speed by ignoring immediate resends of the same matrix
- Added
NSError
object to delegate methodsdidFailToConnect()
anddidDisconnect()
- Added Xcode project files alongside with tests
- Plenty of internal refactorings