Releases: touchlab/Kermit
Releases · touchlab/Kermit
2.0.0-RC2
Update deploy script
2.0.0-RC
Kpg/compare api (#330) * Save changes to simple api and publishing * Updated log formatting * Update docs and message formatter * Clean up samples * Update logger and docs
1.2.2
Various fixes.
Updated crash reporting support.
Kotlin 1.7.20 build.
1.1.3
1.1.2
Deploy more koin integration targets
1.1.1
1.1.0
Minor fixes, updates, and Kotlin 1.6.20 build (better KMP source set support).
v1.0.0
v1.0.0-rc4
- updated default log writers for a no config usage
LoggerKt
top level functions for easier global usage from swift
v1.0.0-rc2
- removes
enableCompatibilityMetadataVariant
workaround to issue in kotlin 1.5.30 - Update to kotlin 1.5.31
- IDE issue with resolving kermit classes in
commonMain
fixed