Releases: manolofdez/AsyncBluetooth
Releases · manolofdez/AsyncBluetooth
6.0.0
What's Changed
- Fix build issue with Xcode 16.3.0
- Cancel peripheral operations on disconnect
Full Changelog: 5.1.0...6.0.0
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