Skip to content

0.10.0-RC1

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 21 Nov 16:57
· 242 commits to main since this release

This is a release candidate with support for Kotlin multiplatform. Please test this out and report any issues.

There are two parts to this:

  • The compiler plugin itself supports all compilation types, not just JVM and Android.
  • The first-party annotations artifact is now multiplatform.

The legacy backend support is now removed, IR is required going forward.