github JuulLabs/kable 0.7.0

latest releases: 0.40.0, 0.39.2, 0.39.1...
4 years ago
  • Remove dependency on native-mt version of Coroutines (#134, #140)
  • Replace usages of deprecated sendBlocking with trySendBlocking (#138)

🏗️ New Features

  • JavaScript IR Support (#126), special thanks to @KVelasco for contributing and testing

🐛 Bug Fixes

  • Handle peripheral initiated MTU changes (#135), thanks to @mediaController for reporting the issue
  • Handle bluetooth adapter state changes (#133, #137), special thanks to @cedrickcooke for contributing and @wrsx for reporting/testing

Note: -native-mt Coroutines is no longer configured as a transitive dependency. If you are using Kable on Native (e.g. Apple) targets, please update your Gradle configuration accordingly; refer to updated example configuration in README for guidance.

Don't miss a new kable release

NewReleases is sending notifications on new releases.