Skip to content

0.3.0

Compare
Choose a tag to compare
@larsblumberg larsblumberg released this 21 Dec 16:54
· 162 commits to master since this release
  • Updated swipe handling to respect updated GATT profile
  • Removed didDiscoverMatrixService() delegate method in favor of didConnect()
  • Improved Matrix writing speed by ignoring immediate resends of the same matrix
  • Added NSError object to delegate methods didFailToConnect() and didDisconnect()
  • Added Xcode project files alongside with tests
  • Plenty of internal refactorings