Skip to content

v1.0.1

Compare
Choose a tag to compare
@TFaga TFaga released this 23 Mar 14:55
· 29 commits to master since this release
v1.0.1
7760e6e

The minor release includes minor bug fixes.

Bugs

  • Fixed an issue with hibernate, where if you reference a one-to-many relationship without an explicit join, it would not execute the query and returned an error.
  • Fixed an issue where all enum fields were transformed to upper case.