1.10.0-rxjava2
·
285 commits
to master
since this release
- Added possibility to disable logs of scanned peripherals via
LogOptions.Builder.setShouldLogScannedPeripherals()
(#579) - Added
RxBleConnection.observeConnectionParametersUpdates()
function (#565) - Minor allocation decrease in
LocationServicesOkObservable
(#574) - Fixed leaking
RxBleAdapterStateObservable
(#575)