Releases: manolofdez/AsyncBluetooth
Releases · manolofdez/AsyncBluetooth
6.2.1
What's Changed
- [Maintenance] Fix random crashes when accessing loggers when enabled
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- [Maintenance] Swift 6 fixes & characteristic access error
New Contributors
- @bo2themax made their first contribution in #82
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- [Maintenance] Update Package.swift by @zunda-pixel in #80
- [Maintenance] Make cancelAllOperations non throwing. Aligns to Peripheral by @KaneBuckthorpe in #81
New Contributors
- @zunda-pixel made their first contribution in #80
- @KaneBuckthorpe made their first contribution in #81
Full Changelog: 6.0.0...6.1.0
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