RxBluetoothKit v6.0.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
    • ๐Ÿš€ Increased deployment target for iOS to 9.0 and for osx to 10.13 (#379, #380)
    • โž• Added support for observing ancsAuthorized property on peripheral. (#370)
    • โž• Added Bluetooth usage description to Info.plist in Example project (#369)
    • โž• Added initial state improvement & a minor fix for BluetoothState methods. (#371)
    • ๐Ÿ›  Fixed problems with SPM support (#358, #368)
    • โšก๏ธ Updated RxSwift version to 5.1 (#376)
    • โšก๏ธ Updated project configurations to decrease build time on TravisCI (#376)
    • โšก๏ธ Updated scripts to fixed problems with generating mocks (#378)

Previous changes from v5.3.0

    • Always connect to retrieved peripherals first (#337)
    • โž• Addded a customisation point for injecting a logger (#341)
    • ๐Ÿ›  Fixed L2CAP API to support OSX 10.14 (#345)