Improved
2.0.0-alpha11
What's Changed
- Client mock implementation (Part 1) by @philips77 in https://github.com/NordicSemiconductor/Kotlin-BLE-Library/pull/241
- Except bonding
- Operation locks added to other GATT operations by @philips77 in https://github.com/NordicSemiconductor/Kotlin-BLE-Library/pull/242
Other
- Documentation regenerated for 2.0 alpha 11 by @philips77 in https://github.com/NordicSemiconductor/Kotlin-BLE-Library/pull/243
Breaking changes
- No breaking changes in this release.
[!Note] In Alpha 12 the way how a
CentralManageris created will change. Some breaking changes are expected, allowing passingEnvironmentfor both native and mock.
Full Changelog: https://github.com/NordicSemiconductor/Kotlin-BLE-Library/compare/2.0.0-alpha10...2.0.0-alpha11