Skip to content

Releases: Kotlin-Multiplatform-Foundation/kotlin-channel-event-bus

0.1.0

31 Aug 11:37
Compare
Choose a tag to compare

This repository was transferred to Kotlin-Multiplatform-Foundation/kotlin-channel-event-bus

Update dependencies

Added

  • New: Add support for Kotlin/Wasm (wasmJs target) 🎉 in #41.

Fixed

  • Do not throw KotlinNullPointerException in ChannelEventBusImpl.markAsNotCollecting method, because busMap[key] can be null if it is removed and closed before calling this method in #52.

Docs

0.0.2

04 Dec 09:06
Compare
Choose a tag to compare

Added

  • Support more targets:
    • mingwX64
    • linuxX64
    • linuxArm64
    • watchosDeviceArm64
    • androidNativeArm32
    • androidNativeArm64
    • androidNativeX86
    • androidNativeX64

0.0.1

03 Dec 09:19
Compare
Choose a tag to compare
  • Initial release 🎉
    • Kotlin 1.9.21.
    • KotlinX Coroutines 1.7.3.
    • Gradle 8.5.