All Versions
49
Latest Version
Avg Release Cycle
104 days
Latest Release
1330 days ago

Changelog History
Page 3

  • v3.0.13 Changes

    • ⚠ Small changes to printing optionals, due to Swift warnings
  • v3.0.12 Changes

    • ➕ 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 Changes

    • ⚡️ Updated podspec file to proper version.
  • v3.0.10 Changes

    • ➕ Added objectId property to missing Service, Characteristic and Descriptor objetcs.
  • v3.0.9 Changes

    • ➕ 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 Changes

    • 👌 Support for multiple services/characteristics under the same UUID
  • v3.0.7 Changes

    • ⚡️ Updated RxSwift dependency version to 3.2.0
    • Some small code cleanups
  • v3.0.6 Changes

    • 🛠 Fixed SwiftLint & Xcode warnings
    • ⚡️ Updated swift-version in jazzy.yml file to allow cocoadocs parsing
  • v3.0.5 Changes

    • 🛠 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 Changes

    • ⚡️ Updated RxSwift dependency version to 3.0.0
    • ⚡️ Updated Nimble dependency version to 5.1