Skip to content

Releases: CollinAlpert/Java2DB

2.4.2

27 Oct 22:54
Compare
Choose a tag to compare
Updated lambda2sql library for null support

2.4.1

27 Oct 22:30
Compare
Choose a tag to compare
Updated lambda2sql library for null support

2.4

26 Oct 08:13
Compare
Choose a tag to compare
2.4
Added OR WHERE query functionality.

2.3.4

17 Oct 19:20
Compare
Choose a tag to compare
Fixed serialization bug when deleting entities

2.3.3

17 Oct 14:12
Compare
Choose a tag to compare
Added support for java.time package and count functionality

2.3.2

16 Oct 17:41
Compare
Choose a tag to compare
Removed Jigsaw compatibility and fixed bug for DQL statements

v2.2.6

14 Oct 15:45
Compare
Choose a tag to compare
Added functionality for checking if values exist

v2.2.5

09 Oct 18:36
Compare
Choose a tag to compare
Added handling for null values in foreign keys

v2.2.4

08 Oct 18:53
Compare
Choose a tag to compare
Added support for custom mappings

v2.2.3

06 Oct 16:39
Compare
Choose a tag to compare
Downgraded to Java 10 until Java 11 is more common.