Skip to content

Releases: JakeWharton/cite

0.6.1

06 Jan 21:26
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

New:

  • Add WASM target

0.1.0

09 Feb 15:07
Compare
Choose a tag to compare

Initial release.