JNIDBus - 0.4.0
New features:
- Support
DICT_ENTRYtype Handlerscan be unregistered- Kotlin interop: You can now specify a
CoroutineScopewhen registering theKotlinMethodInvocator - Performances improvement (up to 30%)
- Support native Java arrays (ex:
int[])
Fixes:
- Nested array/objects do not work beyond two levels
- Bump Kotlin version to
1.3.50