- Updated to Kotlin 2.0
- Added all 3 Native Tiers for platform targets
- Updated to Kotlin 1.9
- Fix for JS IR support
- Fix to add Android debug publication for logger module.
- Fixed a publication issue in the Android platform module.
This major release is because the platform list has changed. The list of supported platforms has expanded, however some linux platforms were removed to support an internal dependency change to using KotlinX Coroutines.
- Updated to Kotlin 1.7
- Updated Supported Platforms:
- jvm
- android
- iOS:
- iosArm32
- iosArm64
- iosX64
- iosSimulatorArm64
- WatchOS:
- watchosArm32
- watchosArm64
- watchosX86
- watchosX64
- watchosSimulatorArm64
- tvOS:
- tvosArm64
- tvosX64
- tvosSimulatorArm64
- MacOS:
- macosX64
- macosArm64
- Linux:
- linuxX64
- Windows:
- mingwX64
- Native Platform Support
- Update to Kotlin 1.4
- Rename
kimchimodule tocore
- Remove Excess Logs in Android platforms
- Fixed ADB Tagging for anonymous classes showing incorrect class.
Released initial support for JS, Android and JVM logging and analytics. API's are considered stable here forward and will be semantically versioned.