Skip to content

2023.3.0

Compare
Choose a tag to compare
@ForNeVeR ForNeVeR released this 21 Jul 15:03
· 178 commits to master since this release

Fixed

  • rd-gen: if no model sources are defined, the Gradle task won't pass the -s argument to the RdGen tool (and so it won't break with no sources passed)

    This allows the users to optimize model compilation on their side, and only provide model classes in a compiled form in cases when there are a lot of them, and so incremental compilation is beneficial.