Skip to content

Releases: XBeg9/neo4ts

@neo4ts/query-builder@3.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 12:44
598f794

Major Changes

  • cb5bb0f: BREAKING CHANGES
    Rename NodeWithParam to Column

Minor Changes

  • c31f538: Add alias to column
  • 01c1311: Add column projection feature
  • a4e94e6: Add List and Projection functionality

@neo4ts/query-builder@2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 15:50
e351610

Major Changes

Patch Changes

  • f80b266: Add initial documentation

@neo4ts/query-builder@1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 09:02
6aba22e

Minor Changes

Patch Changes

  • 9abf9a8: Move errors into separate file
  • cbed541: Rename orderBy to order-by