4.0.0
- General improvements
- Improve nullability assistance by using package-level
@Nonnull
annotations (This may be a breaking change forKotlin
code). - Improved static code analysis and project structure.
- Fixed incorrect package name. You need to re-import everything from the
entity
package.
- Improve nullability assistance by using package-level