Skip to content

Releases: JakeWharton/picnic

0.7.0

30 Aug 17:08
Compare
Choose a tag to compare

Added

  • New Kotlin targets:
    • androidNativeArm32
    • androidNativeArm64
    • androidNativeX86
    • androidNativeX64
    • linuxArm64
    • wasm
    • watchosDeviceArm64

Changed

  • Publish using a newer version of Kotlin to produce non-legacy artifacts.

0.6.0

26 Feb 04:58
Compare
Choose a tag to compare
  • Library is now fully multiplatform supporting JS and native targets in addition to JVM/Android.
  • Text drawing is now provided by crossword library.