Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 508 Bytes

Change Log

0.4.0

Added

Added new targets:

  • iosSimulatorArm64
  • macosArm64
  • tvosArm64
  • tvosSimulatorArm64
  • tvosX64

Changed

  • Kotlin 1.6.10.
  • Stately 1.2.1.
  • Target Java 11.

0.3.0

Changed

  • Change fun newBuilder() to operator fun invoke() - #7.
  • Compile with Kotlin 1.5.21.

0.2.0

Changed

  • Support Kotlin 1.5.0.
  • Stately to 1.1.7.

0.1.1

Changed

  • Disable IR.

0.1.0

Initial release.