0.1.9
What's Changed
- test: Add test clarifying the behaviour of empty ands and ors by @luanpotter in #77
- feat: Implement applyJoinRef and applyJoinRefs by @chinhtrung in #80
- test: Add example of custom user-defined projection by @luanpotter in #84
- feat: Add addOrOfNotNull and addAndOfNotNull methods by @chinhtrung in #78
- chore: Remove jdbc from custom dictionaries as it was added upstream by @luanpotter in #89
- chore: Add tests for all remaining like cases, unify existing, make signature stricter by @luanpotter in #88
- feat: Add Long overloads to pagination model constructors by @luanpotter in #93
- feat: Support value classes with compile-time metamodel adaptation by @luanpotter in #87
- feat: Add helper function to create an empty PaginationResult by @luanpotter in #94
New Contributors
- @chinhtrung made their first contribution in #80
Full Changelog: 0.1.8...0.1.9