Skip to main content

0.9.0

Improvements

  • Support for Kotlin 2.0.20
  • Migrated to a universal JAR for the SKIE Gradle plugin
    • Fixes issues with Gradle Plugin repository caching
    • Allows for more frequent updates to SKIE
  • Restructured SKIE project structure to compile runtime with different Kotlin versions
    • Allows compiling SKIE with a recent Kotlin version while still supporting older Kotlin versions
  • Added missing Optional flow support to Observing SwiftUI view