Skip to content

v1.12.1

Compare
Choose a tag to compare
@nikitin-da nikitin-da released this 29 Dec 13:25
· 98 commits to master since this release
  • Fixes for AutoValue and Kotlin support in StorIOSQLiteProcessor and StorIOContentResolverProcessor, thanks to reporters and @geralt-encore and @hotchemi for fixes!

Changes:

  • PR 743: Update readme with kapt2 for Kotlin support.
  • PR 742: Add missing annotation to Kotlin's example in README.
  • PR 740: Mapping parameters by name for Kotlin and AutoValue support.
  • PR 739: Fix AutoValue integration.