Skip to content

Releases: PureSwift/Bluetooth

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

v2.2.2

17 Aug 05:24
Compare
Choose a tag to compare
  • 31c9a4c Added HCILEAdvertisingReport.Report.Event.isConnectable

v2.2.1

16 Aug 21:53
Compare
Choose a tag to compare

v2.2.0

15 Aug 13:59
Compare
Choose a tag to compare
  • 145b073 Fixed GAPDataDecoder crash
  • eac2a70 Fixed LowEnergyAdvertisingData
  • 4268909 Updated HCILEAdvertisingReport to use LowEnergyAdvertisingData instead of Data