We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dc200 commit 3237c46Copy full SHA for 3237c46
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-## 0.3.6-SNAPSHOT
+## 0.3.6
4
+* fix: Support Enum types in EQ, NE, IN, NIN criteria expressions (#50) [12dc200](null/commit/12dc200f3b4efe10e9f8d98b261a82605aad1727)
5
+* Add Byte to JavaScalars (#48) [6407149](null/commit/64071491e7f7ea940696ee091528ba839ca417ad)
6
* Fix generated CriteriaExpression not working with UUIDs (#42) [b75e740](null/commit/b75e740f0bb358f723eda06cbbae73340527fe21)
7
* Include Java Char and BigInteger types support in JavaScalars (#43) [d431dd1](null/commit/d431dd1c51f1e1632cb00bc0b6dec99b22ce6795)
8
* Support @MappedSuperclass and @Embedded jpa annotations (#35) [09807ac](null/commit/09807ac4988f986b669ad60307c868d4590bdd34)
0 commit comments