Skip to content

Releases: ergon/dope-query-builder

1.1.0

23 Apr 07:59
c4ad7d1

Choose a tag to compare

What's Changed

  • DOPE-253: add ANY AND EVERY by @jansigi in #84
  • DOPE-278: easy boolean comparison by @jansigi in #85
  • DOPE-275: convert array function calls to extension functions for imp… by @jansigi in #89
  • DOPE-256: simplify CustomTokenOptions and update related query string handling by @jansigi in #87
  • DOPE-292: fix use index by @jansigi in #88
  • DOPE-185: extract couchbase module from core by @jansigi in #83
  • DOPE-180: seperation between collection and scope by @jansigi in #86
  • DOPE-192: add missing tests and remove redundant extension functions by @jansigi in #91
  • DOPE-288: unified FunctionExpressions for improved type handling and consistency by @jansigi in #93
  • DOPE-176: add missing Token functions and expressions for token handling by @jansigi in #92
  • DOPE-281: system info by @jansigi in #90

Full Changelog: v1.0.0...v1.1.0

1.0.0

09 Jul 13:35
d90a888

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v1.0.0

0.3.0

07 Mar 13:15
ec08be4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

0.2.3

03 Feb 11:43
2ba66aa

Choose a tag to compare

What's Changed

  • DOPE-279: fix converterField access in nested object call by @jansigi in #75

Full Changelog: v0.2.2...v0.2.3

0.2.2

21 Jan 14:31
fbbd9db

Choose a tag to compare

What's Changed

  • DOPE-246: added integration tests with test containers by @martinagallati-ergon in #62
  • DOPE-259: Update README.md by @jansigi in #71
  • DOPE-255: add let clause with tests by @jansigi in #63
  • DOPE-277: create extensions for parameters that use converters for the value by @jansigi in #74

Full Changelog: v0.2.1...v0.2.2

0.2.1

26 Nov 08:57
a246309

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

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

Choose a tag to compare

What's Changed

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

0.1.2

27 Jun 07:15
c89aeed

Choose a tag to compare

What's Changed

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

0.1.1

07 Jun 12:48
a0ba5b8

Choose a tag to compare

What's Changed

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