0.12.0
π Changes
- Optimize observation handling (#193)
- Should fix intermittent
GattRequestRejectedExceptions on connection loss Peripheral.stateis now exposed as aStateFlow(was previously aFlow)
- Should fix intermittent
π Bug Fixes
Apple
- Fix reconnect after a disconnect (#246), thanks to @TSkovsgaard for reporting