Skip to content

4.0.0

Compare
Choose a tag to compare
@rubengees rubengees released this 10 Sep 10:58
· 259 commits to master since this release
  • General improvements
    • Improve nullability assistance by using package-level @Nonnull annotations (This may be a breaking change for Kotlin code).
    • Improved static code analysis and project structure.
    • Fixed incorrect package name. You need to re-import everything from the entity package.