Skip to content

Releases: Polidea/RxBluetoothKit

v3.0.12

19 Jul 09:51
Compare
Choose a tag to compare
  • Added option to enable logging of CoreBluetooth delegate values
    used internally by RxBluetoothKit
  • Make objectId fields public for Service, Characteristic and Descriptor classes.

v3.0.11

19 Jul 09:51
Compare
Choose a tag to compare
  • Updated podspec file to proper version.

v3.0.10

19 Jul 09:52
Compare
Choose a tag to compare
  • Added objectId property to missing Service, Characteristic and Descriptor objetcs.

v3.0.9

19 Jul 09:52
Compare
Choose a tag to compare
  • Added objectId property to Peripheral object needed by react-native library. Should not be necessary in 4.x version of the library.

v3.0.8

19 Jul 09:53
Compare
Choose a tag to compare
  • Support for multiple services/characteristics under the same UUID

v3.0.7

19 Jul 09:53
Compare
Choose a tag to compare
  • Updated RxSwift dependency version to 3.2.0
  • Some small code cleanups

v3.0.6

19 Jul 09:54
Compare
Choose a tag to compare
  • Fixed SwiftLint & Xcode warnings
  • Updated swift-version in jazzy.yml file to allow cocoadocs parsing

v3.0.5

19 Jul 09:54
Compare
Choose a tag to compare
  • Fixed bug when options dictionary was not being passed to BluetoothManager when initializing it
  • Updated README.md to use Observable.from in correct way

v3.0.4

19 Jul 09:55
Compare
Choose a tag to compare
  • Updated RxSwift dependency version to 3.0.0
  • Updated Nimble dependency version to 5.1

v3.0.3

19 Jul 09:55
Compare
Choose a tag to compare
  • Updated RxSwift dependency version to 3.0.0-rc.1