Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 614 Bytes

Change log

0.2.0 - 2022-08-12

  • Support Kotlin 1.7.10 via Compose compiler 1.3.0.
  • Migrate from custom build of Compose compiler and Compose runtime to Google's Compose compiler and JetBrains' multiplatform Compose runtime. Note that this will require you have the Google Maven repositories in your Gradle repositories (google()).

0.1.0 - 2021-06-25

Initial release!