Releases: PureSwift/Bluetooth
Releases · PureSwift/Bluetooth
v2.0.0
- #3 Added HCI commands and tests
- #23 Updated iBeacon
- #25 Implemented GATT Notifications for
GATTClient
- #33 Implemented GATT Descriptors for
GATTClient
- #35 Added GAP Data types
- #41 Fixed
BluetoothHostControllerInterface.lowEnergyRemoveDeviceFromResolvingList()
- #45 Fixed
POSIXError
on Android
- #49 Update 16 Bit UUIDs For Members
- #50 Updated Company Identifiers
- #58 Implemented defined GATT Characteristics
- #59 Generate unit tests and extensions for
UnitIdentifier
- 60a5820 Added
BluetoothHostControllerInterface.deviceRequest<C: HCICommand, EP: HCIEventParameter>()
v1.8.1
- #3 Added HCI commands and tests
1.8.0
- #35 Added GAP Data Types
- 0433f73 Added
LowEnergyAdvertisingData
v1.7.8
- #3 Implemented all LE HCI Commands and Events.
- 5990c18 Added
BitMaskOption.remove()
1.7.7
- #25 Fixed GATT Server Notifications
- 52f90fb Fixed
GATTClientCharacteristicConfiguration
- 565221b Added
GATT.CharacteristicProperty.name
- 0e1d8fc Added
ATTAttributePermission.name
- 33a351d Fixed handle validation in
GATTServer
- c8806b0 Refactored
GATTDatabase.Attribute
v1.7.6
- #25 Implemented GATT Server Notifications
- #32 Implemented GATT Server Indications
- f8b6525 Added
GATTServer.didWrite
- ca5bdf1 Added
GATTServer.writeValue()
v1.7.5
- #3 Added more HCI commands
- f336ed2 Added defined Bluetooth UUID extensions
v1.7.3
- #13 Added
HCICommand.name
- #27 Added ATT PDU unit tests
- #28 Integrated
xcov
- 79ba13b Updated to Xcode 9.3
- d7a8524 Refactored
ATTOpcode.type
- 43bb5ca Removed
BluetoothUUID.littleEndianData
- 7552f5b Added
ByteSwap
protocol
- 601808c Added
ATTMaximumTransmissionUnit
- 5c5114b Fixed iBeacon