Skip to content

Releases: PureSwift/Bluetooth

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

v1.7.1

31 Mar 02:44
6814541
Compare
Choose a tag to compare
  • b443521 Updated BluetoothHostControllerInterface to use non-mutating methods since most implementations will be classes

v1.7.0

30 Mar 19:03
8806b47
Compare
Choose a tag to compare
  • #3 Added LE HCI Commands and Events
  • #10 Added SwiftLint
  • #11 Added TestHostController for unit testing
  • #12 Added CodeCov.io support
  • #14 Add TestL2CAPSocket for unit testing GATT Client and Server
  • #17 Added PR template
  • b424ca5 Fixed LE Scanning
  • 9a22fa4 Fixed ATTExecuteWriteRequest

v1.6.2

27 Mar 18:22
Compare
Choose a tag to compare
  • fb7b4c0 Added BluetoothHostControllerInterface.pollEvent()

v1.6.1

26 Mar 19:25
Compare
Choose a tag to compare
  • 4ab665e Fixed Swift 3.0.2 compilation error

v1.6.0

26 Mar 18:44
Compare
Choose a tag to compare
  • #7 Added Write / Read Connection Accept Timeout HCI commands
  • 7a6b532 Moved GATT types from PureSwift/BluetoothLinux

v1.5.8

24 Mar 02:00
e305dcb
Compare
Choose a tag to compare
  • #4 Integrate Jazzy
  • #5 Added Read and Write local Name Commands

v1.5.7

10 Mar 23:03
Compare
Choose a tag to compare