All Versions
11
Latest Version
Avg Release Cycle
39 days
Latest Release
1961 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.0 Changes
December 09, 2019- Core Scanners can (and should) be shared across an application scope
- Core Scanners are now thread safe
- ๐ Deprecated GATT naming convention in favor of Peripheral
-
v1.1.1 Changes
September 13, 2019๐ Improved scanning and connectivity APIs
-
v1.1.0
September 13, 2019 -
v1.0.7 Changes
July 25, 2019- ๐ Rewind byte buffer in AbstractWrite to support reactive retry logic
-
v1.0.6 Changes
June 10, 2019๐ Version 1.0.6
- ๐ Resolve CoreBluetoothDetector unsubscribe crash on devices that don't support BLE
- Simplified core instance constructors
-
v1.0.5 Changes
April 16, 2019- ๐ New RSSI and Service Scan Matchers
-
v1.0.4 Changes
February 04, 2019- ๐ Scanner fixes for Android 7+
- Resolved MTU handling issues
- ๐ฒ Implemented logging via RxCentralLogger
-
v1.0.3 Changes
January 16, 2019- Resolve issues with v1.0.2
- ๐ Fix chunking logic in AbstractWrite
-
v1.0.2 Changes
January 11, 2019๐ Version 1.0.2 provides a new interface for ScanMatcher that utilizes ObservableTransformer, allowing for more flexible chaining of discovered peripheral matching.
-
v1.0.1 Changes
December 21, 2018๐ First release on Maven Central. All future commits from this release shall require pull requests :)