Releases: PureSwift/Bluetooth
Releases · PureSwift/Bluetooth
v3.2.0
- #117 Refactored data encoding
- b94aa10 Removed
BluetoothAddress.any
- 1ca8508 Removed usage of
Range
- ed6a929 Added
ATTAttributeDataList
- 66e52a4 Updated
GATTCharacteristicFormatType
v3.1.0
- #115 Updated for Swift 4.2
- #113 Implemented
CaseIterable
v3.0.0
- #111 Updated for Swift 4.1, deprecated Swift 3 support
- 1af36d0 Updated
POSIXError
- d836f38 Fixed
GATTServer.maximumTransmissionUnit
- ae2d6fb Renamed
Address
to BluetoothAddress
- 26c7f7a
ATTConnection
is now internal
instead of public
v2.5.2
- 21976e7 Improved
Address
RawRepresentable
performance
v2.5.1
- e255051 Fixed
GATTServer
strong reference cycle
- 28f280d Fixed
ATTConnection
crash
v2.5.0
- c8d25fb Make
L2CAPSocket
non-blocking
v2.4.0
- #32 Implemented GATT Indications
v2.3.2
- #109 Added 128 bit UUID to 16 / 32 bit UUID conversion
- fec0a38 Fixed Integer overflow crash in
GATTClient
v2.3.1
- #104 Optimized data parsing
v2.3.0
- #108 Decrease iOS, watchOS, tvOS framework size
- #104 Optimized data parsing
- #99 Implemented HCI Inquiry and Link Control commands