Skip to content

Releases: rainbowdashlabs/sadu

v1.4.0

21 Nov 22:59
435da9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

20 Jul 21:07
34cc648
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Release 1.3.0

06 Apr 20:52
3d2dd1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

28 Sep 16:24
3890aed
Compare
Choose a tag to compare

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