- Initial release
- Initial release; rev'ed for Maven Central release
- ScanMatcher now using ObservableTransformer
- Resolve issues with v1.0.2
- Fix chunking logic in AbstractWrite
- Scanner fixes for Android 7+
- Resolved MTU handling issues
- Implemented logging via RxCentralLogger
- New RSSI and Service Scan Matchers
- Resolve CoreBluetoothDetector unsubscribe crash on devices that don't support BLE
- Simplified core instance constructors
- Rewind byte buffer in AbstractWrite to support reactive retry logic
- Improved Scanning and Connectivity APIs
- 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
- Jetify dependencies, migrate to androidx
- Android 12 and JDK 11