Skip to content

0.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@guidomb guidomb released this 22 Dec 19:04
· 192 commits to master since this release

This is the first beta release of version 0.1.0. Unless there is real need the API will remain stable and probably this version will become the final stable 0.1.0.

Bug fixes

  • Fixes issue #16

Breaking changes

  • Renames method writeValue:forCharacteristicUUID: to writeValue:toCharacteristic:
  • Renames method readValueForCharacteristicUUID:usingBlock: to readValueFromCharacteristic:usingBlock:

Features

  • Add method connectAndDiscoverServicesWithTimeout:usingBlock: