Skip to content

Releases: PureSwift/Bluetooth

v3.2.0

22 Nov 08:14
Compare
Choose a tag to compare
  • #117 Refactored data encoding
  • b94aa10 Removed BluetoothAddress.any
  • 1ca8508 Removed usage of Range
  • ed6a929 Added ATTAttributeDataList
  • 66e52a4 Updated GATTCharacteristicFormatType

v3.1.0

19 Nov 03:46
821ead6
Compare
Choose a tag to compare
  • #115 Updated for Swift 4.2
  • #113 Implemented CaseIterable

v3.0.0

18 Nov 23:48
Compare
Choose a tag to compare
  • #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

16 Sep 21:26
Compare
Choose a tag to compare
  • 21976e7 Improved Address RawRepresentable performance

v2.5.1

14 Sep 05:07
Compare
Choose a tag to compare
  • e255051 Fixed GATTServer strong reference cycle
  • 28f280d Fixed ATTConnection crash

v2.5.0

12 Sep 04:34
Compare
Choose a tag to compare
  • c8d25fb Make L2CAPSocket non-blocking

v2.4.0

11 Sep 03:07
de0eb50
Compare
Choose a tag to compare
  • #32 Implemented GATT Indications

v2.3.2

08 Sep 22:33
Compare
Choose a tag to compare
  • #109 Added 128 bit UUID to 16 / 32 bit UUID conversion
  • fec0a38 Fixed Integer overflow crash in GATTClient

v2.3.1

25 Aug 22:23
Compare
Choose a tag to compare
  • #104 Optimized data parsing

v2.3.0

25 Aug 09:01
Compare
Choose a tag to compare
  • #108 Decrease iOS, watchOS, tvOS framework size
  • #104 Optimized data parsing
  • #99 Implemented HCI Inquiry and Link Control commands