Releases: manolofdez/AsyncBluetooth
Releases · manolofdez/AsyncBluetooth
5.0.1
5.0.0
4.0.0
What's Changed
- Fixed a race condition when using the characteristic updated publisher
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- Main dispatch queue for publishers
- Adds missing invalidatedServices publisher
- Concurrency-safe AsyncBluetoothLogging
Full Changelog: 2.0.0...3.0.0
2.0.0
What's Changed
- Address data conversion warnings
- Partially address strict concurrency warnings
Note this has breaking change around accessing event publishers in both CentralManager
and Peripheral
.
Full Changelog: 1.12.0...2.0.0
1.12.0
1.11.0
1.10.0
1.9.0
What's Changed
- Add BluetoothError error response
- Add support for reconnection delegate
Full Changelog: 1.8.3...1.9.0
1.8.3
What's Changed
- Potential fix for flushable exector list crashes
- Adds missing
didModifyServices
signal to the peripheral delegate
Full Changelog: 1.8.2...1.8.3