Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@rainbowdashlabs rainbowdashlabs released this 28 Sep 16:24
· 192 commits to main since this release
3890aed

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