Skip to content

Releases: Tractive/Etil

Updated dependencies

12 Jun 08:42

Choose a tag to compare

Updated android dependencies and target SDK to get rid of deprecation warnings.

Fix better error when trying to get the table name from a @MultiEtilTable

30 Aug 06:53

Choose a tag to compare

v0.5.1

Update README.md

Add models can have different tables as a column source

30 Aug 06:00

Choose a tag to compare

MOD update gralde build tools

MOD upgrade maven gradle plugin
MOD add support object that have columns from different tables

Add getTableNameFromModelClass()

16 Mar 08:43

Choose a tag to compare

v0.4.3

ADD function to get table name from model class

Add getTableNameFromModel()

16 Mar 05:55

Choose a tag to compare

v0.4.2

ADD function to get table name from a model

Inheritance of model is supported

10 Mar 10:17

Choose a tag to compare

v0.4.1

MOD update readme => advances usage, todo

Add Model to ContentValue mapping

10 Mar 06:17

Choose a tag to compare

EtilMapper now also supports turning a model to their respective content values representation.

Support for object types

07 Mar 13:24

Choose a tag to compare

Now also object types are supported (Float, Integer, Boolean, Double)

Bugfix release

07 Mar 10:15

Choose a tag to compare

Fixes code generation for boolean values

First Release

06 Mar 17:38

Choose a tag to compare

v0.1

FIX missing maven apply plugins