Skip to content

Releases: PureSwift/Bluetooth

v6.0.4

28 May 19:37
Compare
Choose a tag to compare
  • a467bc4 Fixed AdvertisingInterval.init(miliseconds:)
  • 6f21b7c Add environment variable to force building as dynamic library

v6.0.3

25 Apr 13:19
cd8681f
Compare
Choose a tag to compare
  • 0b98c40 Conform HCIStatus to Equatable
  • b00823e Updated documentation

v6.0.2

25 Apr 01:36
Compare
Choose a tag to compare
  • 2a86205 Fixed ATTConnection.writePending()
  • 7f8cecc Added L2CAPSocketEventStream

v6.0.1

24 Apr 09:14
Compare
Choose a tag to compare
  • ea3ed69 Added L2CAPSocket.setEvent()
  • 15d2ab7 Fixed GATTClient MTU exchange

v6.0.0

21 Apr 03:49
9a438b8
Compare
Choose a tag to compare
  • #141 Add Swift Concurrency support

v5.2.0

16 Apr 21:30
ca873f2
Compare
Choose a tag to compare
  • 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

18 May 15:50
ce3d293
Compare
Choose a tag to compare
  • #136 Fixed Swift 5.4 compatibility

v5.1.1

16 Apr 14:21
a1397d0
Compare
Choose a tag to compare
  • #135 Fixed Body Composition Measurement Unit
  • 7db28cf Updated HCILESetScanParameters for Bluetooth 5.0
  • d3f46b4 Updated HCIVersion for Bluetooth 5.2

v5.1.0

11 Jan 12:21
308277c
Compare
Choose a tag to compare
  • 41cea39 Fixed Armv7 support
  • #133 Allow optional RSSI values for LE advertisement reports
  • #132 Implemented library evolution

v5.0.1

02 Nov 22:20
Compare
Choose a tag to compare
  • 2164596 Fixed LowEnergyAdvertisingData.append()