Skip to content

Releases: ergon/dope-query-builder

v0.2.1

26 Nov 08:57
a246309
Compare
Choose a tag to compare

What's Changed

  • DOPE-260: add support for ordering by OrderExpression directly by @jansigi in #70

Full Changelog: v0.2.0...v0.2.1

0.2.0

19 Nov 13:34
c710fcd
Compare
Choose a tag to compare

What's Changed

  • DOPE-242: feature use index by @jansigi in #49
  • DOPE-231: conditional operators by @jansigi in #47
  • DOPE-234: added join hints, added CM extension for use keys hint, added tests by @martinagallati-ergon in #54
  • DOPE-238: added missing string functions by @martinagallati-ergon in #57
  • DOPE-237: added set operators union, intersect, except by @martinagallati-ergon in #58
  • DOPE-258: added positionalParameters to DopeQuery and added it to each toDopeQuery() and test by @jansigi in #56
  • DOPE-170: added subqueries by @jansigi in #53
  • DOPE-261: change like to support usage with TypeExpression by @jansigi in #59
  • DOPE-270: Create reviewer.yml by @jansigi in #66
  • DOPE-270: add exclude for yml files by @jansigi in #67
  • DOPE-216: added objects and implemented functions and expressions that support objects by @jansigi in #55
  • DOPE-264: correct the type of some String Functions by @jansigi in #60
  • DOPE-270: remove Ai reviewer by @jansigi in #68
  • DOPE-260: added OrderExpression and implemented fix for order by by @jansigi in #61

Full Changelog: v0.1.3...v0.2.0

0.1.3

10 Sep 13:44
3638efb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

0.1.2

27 Jun 07:15
c89aeed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

07 Jun 12:48
a0ba5b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

24 May 13:07
Compare
Choose a tag to compare

First Release

0.0.4

11 Apr 08:54
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

new Test Release

0.0.3

11 Apr 08:38
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Changed gradle configuration

0.0.2

11 Apr 08:13
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Changed configuration for jitpack

0.0.1

11 Apr 07:42
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Test Release with added jitpack-jdk