v1.0.1
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.