Release 1.2.0
Default Mapper
Default Mapper for the java base types were added. You can access the via Mapper.getDefaultMapper()
a1d103a
Enum support
You can now directly set and get enum values connected to string columns.
9e82e1e
Check return type
Annotations to ensure a good program flow in builders were added.
9b23948
Typo fixes
A lot of typos were fixed in the documentation.
3c29508