- Improve exception message when attempting to
connect
a cancelled peripheral (#808) - Change
InternalException
toInternalError
(#801) - Make peripheral builder argument optional (#795), thanks to @PavlosTze for reporting
- Have deprecated
CoroutineScope.peripheral
uphold previous behavior (#779)
Android
- Provide
Peripheral(Identifier)
builder function (#803), thanks to @PavlosTze for reporting
🧰 Maintenance
- Update
AndroidManifest.xml
reference (#787), thanks to @emmanuel-ferdman for the contribution - Update atomicfu to v0.26.1 (#781, #806)
- Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v1.0.0-pre.835 (#780, #782, #785, #796, #799)
- Update dependency com.juul.khronicle:khronicle-core to v0.4.1 (#800)
- Update dependency androidx.startup:startup-runtime to v1.2.0 (#797)
- Update dependency androidx.core:core-ktx to v1.15.0 (#786)
- Update plugin android-library to v8.7.2 (#783)