All Versions
11
Latest Version
Avg Release Cycle
39 days
Latest Release
1571 days ago

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 :)