Skip to content

1.7.1

Compare
Choose a tag to compare
@elihart elihart released this 28 Jul 16:26
· 10 commits to master since this release
07da209
  • Change ParisConfig annotation to be applicable to class or interface types. New recommendation is to use it on an interface instead of a package to avoid a bug with spurious incremental annotation failure.

  • Fixed annotation processor bugs with Kotlin 1.4. Project should now be compatible with Kotlin 1.4.x - previous Paris versions would crash at compile time.