github JuulLabs/kable 0.16.0

latest releases: 0.40.0, 0.39.2, 0.39.1...
3 years ago

🚀 Changes

  • Escalate deprecations (#289)
  • Propagate observation rewire failures during connection as reconnection failures (#285)

⚠️ Behavior change: A failure to spin-up observations on connect will no longer propagate failures to the corresponding observation flows. Instead, the failure will propagate through the Peripheral.connect function and cancel the underlying connection — leaving observation flows in an active state. See Peripheral.kt KDoc documentation for more details.

Android & Apple

  • Add ability to create peripheral from identifier (#280), special thanks to @burnhamd for the contribution

Android

  • Update Android Gradle configuration and set target API to 30 (#284)

Apple

  • Add disconnect to Apple peripheral when CBCentralManager turns off (#287), special thanks to @burnhamd for the contribution

🧰 Maintenance

  • Update com.juul.tuulbox to v6.2.0 (#292)
  • Update actions/cache action to v3 (#283)

Don't miss a new kable release

NewReleases is sending notifications on new releases.