Skip to content

Releases: Bastianowicz/cypher-query-builder

v6.3.2

14 Nov 17:14
Compare
Choose a tag to compare

6.3.2 (2021-11-14)

Bug Fixes

  • dependencies: updates tslib (52b7804)

v6.3.1

14 Nov 16:45
Compare
Choose a tag to compare

6.3.1 (2021-11-14)

Bug Fixes

  • tests: Fixed tests due to newer ts and node versions (3a39a45)

v6.3.0

19 Mar 13:39
Compare
Choose a tag to compare

6.3.0 (2021-03-19)

Features

  • returnObject: Attach alias to give a name to the returnObject (362ee38)

v6.2.0

14 Mar 09:01
Compare
Choose a tag to compare

6.2.0 (2021-03-14)

Bug Fixes

  • call: execute call in builder is mandatory (9b978dc)

Features

  • call: call sub queries on each row with call (9bce055)

v6.1.1

19 Feb 10:14
Compare
Choose a tag to compare

6.1.1 (2021-02-19)

Bug Fixes