RxBluetoothKit v1.1.0 Release Notes

    • ๐Ÿ†• New API in BluetoothManager: rx_state to monitor CBCentralManager state changes
    • New API in Peripheral: rx_state to monitor CBPeripheral state change and rx_isConntected to monitor connection state changes
    • ๐Ÿ—„ monitorState() and monitorStateChange() marked as deprecated
    • โž• Added dependency for RxCocoa