Skip to content

4.0.3

Compare
Choose a tag to compare
@agrosner agrosner released this 02 Jun 03:12
· 631 commits to master since this release
  1. Fix issue with notIn with BaseModelQueriable parameters
  2. Enhanced Kotlin support by annotation almost all of public api with @Nullable and @NonNull
  3. Fix bug with @ManyToMany generated class not properly handling type converters.
  4. A couple more bug fixes.