Skip to content

Releases: PureSwift/Bluetooth

v2.0.0

13 Jun 04:30
c7ad6ac
Compare
Choose a tag to compare
  • #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

11 May 18:33
100388f
Compare
Choose a tag to compare
  • #3 Added HCI commands and tests

1.8.0

29 Apr 02:54
9e4f17e
Compare
Choose a tag to compare
  • #35 Added GAP Data Types
  • 0433f73 Added LowEnergyAdvertisingData

v1.7.8

24 Apr 14:59
7b870f7
Compare
Choose a tag to compare
  • #3 Implemented all LE HCI Commands and Events.
  • 5990c18 Added BitMaskOption.remove()

1.7.7

19 Apr 20:24
Compare
Choose a tag to compare
  • #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

17 Apr 08:42
Compare
Choose a tag to compare
  • #25 Implemented GATT Server Notifications
  • #32 Implemented GATT Server Indications
  • f8b6525 Added GATTServer.didWrite
  • ca5bdf1 Added GATTServer.writeValue()

v1.7.5

17 Apr 04:37
Compare
Choose a tag to compare
  • #3 Added more HCI commands
  • f336ed2 Added defined Bluetooth UUID extensions

v1.7.4

11 Apr 12:58
60de81c
Compare
Choose a tag to compare
  • #3 Added HCI commands

v1.7.3

10 Apr 18:11
a1d7660
Compare
Choose a tag to compare
  • #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

v1.7.2

31 Mar 15:01
Compare
Choose a tag to compare