Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: JakeWharton/cite

0.7.0

23 Sep 16:19

Choose a tag to compare

Fix:

  • Add support for Android Gradle plugin 9.0's new built-in Kotlin support.

Changed:

0.6.1

06 Jan 21:26

Choose a tag to compare

Fix:

  • Change Gradle plugin to be more compatible with forthcoming project isolation feature.

0.6.0

26 Nov 21:32

Choose a tag to compare

New:

  • Add the runtime as compileOnly additionally to test compilations for JVM and Android projects.

0.5.0

20 Nov 23:57

Choose a tag to compare

New:

  • Change runtime dependency to compileOnly on JVM and Android projects.
  • Renamed cite-runtime to cite-api since there's no actual runtime behavior.

0.4.0

11 Nov 20:01

Choose a tag to compare

New:

  • Support Kotlin 2.0.21 at the K2 compiler. Older Kotlin 2.0.x versions may also work, but
    are untested.

0.3.0

07 Nov 20:04

Choose a tag to compare

New:

  • Support usage with the org.jetbrains.kotlin.android plugin.

Changed:

  • Legacy wasm target removed. wasmJs and wasmWasi targets added.

0.2.0

14 Sep 15:00

Choose a tag to compare

New:

  • Add WASM target

0.1.0

09 Feb 15:07

Choose a tag to compare

Initial release.