Releases: Tractive/Etil
Releases · Tractive/Etil
Updated dependencies
Fix better error when trying to get the table name from a @MultiEtilTable
v0.5.1 Update README.md
Add models can have different tables as a column source
MOD update gralde build tools MOD upgrade maven gradle plugin MOD add support object that have columns from different tables
Add getTableNameFromModelClass()
v0.4.3 ADD function to get table name from model class
Add getTableNameFromModel()
v0.4.2 ADD function to get table name from a model
Inheritance of model is supported
v0.4.1 MOD update readme => advances usage, todo
Add Model to ContentValue mapping
EtilMapper now also supports turning a model to their respective content values representation.
Support for object types
Now also object types are supported (Float, Integer, Boolean, Double)
Bugfix release
Fixes code generation for boolean values
First Release
v0.1 FIX missing maven apply plugins