Releases: PureSwift/Bluetooth
Releases · PureSwift/Bluetooth
v6.0.4
- a467bc4
Fixed AdvertisingInterval.init(miliseconds:)
- 6f21b7c Add environment variable to force building as dynamic library
v6.0.2
- 2a86205 Fixed
ATTConnection.writePending()
- 7f8cecc Added
L2CAPSocketEventStream
v6.0.1
- ea3ed69 Added
L2CAPSocket.setEvent()
- 15d2ab7 Fixed
GATTClient
MTU exchange
v6.0.0
- #141 Add Swift Concurrency support
v5.2.0
- a553b21 Build as static library
- 3457b50 Updated for Swift 5.6
- d75b407 Added
BluetoothUUID.assignedNumbers
- f8267f6 Fixed AppleBeacon typo
- f15e888 Replaced
GATTClientResponse
with Result
5.1.2
- #136 Fixed Swift 5.4 compatibility
v5.1.1
- #135 Fixed Body Composition Measurement Unit
- 7db28cf Updated
HCILESetScanParameters
for Bluetooth 5.0
- d3f46b4 Updated
HCIVersion
for Bluetooth 5.2
v5.1.0
- 41cea39 Fixed Armv7 support
- #133 Allow optional RSSI values for LE advertisement reports
- #132 Implemented library evolution
v5.0.1
- 2164596 Fixed
LowEnergyAdvertisingData.append()