All Versions
49
Latest Version
Avg Release Cycle
104 days
Latest Release
1118 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v1.1.1 Changes
- ๐ Fixed a bug regarding
rx_state
behavior
- ๐ Fixed a bug regarding
-
v1.1.0 Changes
- ๐ New API in
BluetoothManager
:rx_state
to monitorCBCentralManager
state changes - New API in
Peripheral
:rx_state
to monitorCBPeripheral
state change andrx_isConntected
to monitor connection state changes - ๐
monitorState()
andmonitorStateChange()
marked as deprecated - โ Added dependency for RxCocoa
- ๐ New API in
-
v1.0.1 Changes
- ๐ Fixed issues related to scan sharing
-
v1.0.0 Changes
- โ Added OSX support. Official 1.0 release
-
v0.4.1 Changes
- ๐ Fixed possible race condition in
setNotifyAndMonitor
function
- ๐ Fixed possible race condition in
-
v0.4.0 Changes
- ๐ Documentation updated
- ๐ Use cases added to example app
- โ Added convenience methods to peripheral
- โ Added protocols that are giving user access to convenience API.
-
v0.3.7 Changes
- ๐ Improved APIs of
Characteristic
andService
- ๐ Improved APIs of
-
v0.3.4 Changes
- โ Deleted jazzy.yaml in order to make cocoadocs work
-
v0.3.3 Changes
- ๐ Initial release