Skip to content

0.12.0

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 16 Jul 02:40
· 566 commits to main since this release
c723658
  • Update to KSP 1.5.21-1.0.0-beta05.
  • Update to Kotlin 1.5.21.
  • Update to Dokka 1.5.0.
  • Update to KotlinPoet 1.9.0.
  • Test against JDK 17 early access previews.
  • New: moshi-ksp and moshi-sealed's codegen both support a new moshi.generateProguardRules option. This can be
    set to false to disable proguard rule generation.
  • Fix: Artifacts now ship with a -module-name attribute set to their artifact ID to help avoid module name
    collisions.

Thanks to @SeongUgJung and @slmlt for contributing to this release!