0.1.0-beta1
Pre-release
Pre-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:
towriteValue:toCharacteristic:
- Renames method
readValueForCharacteristicUUID:usingBlock:
toreadValueFromCharacteristic:usingBlock:
Features
- Add method
connectAndDiscoverServicesWithTimeout:usingBlock: