Skip to content

Releases: plmercereau/chat-dbt

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 01 May 21:28
4dfa466

Minor Changes

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 15:21
4db95a3

Minor Changes

  • ef37622: select output streams for sql query, results and information: stdout, stderr, or none
  • ef37622: output to csv
  • ef37622: execute query from stdin

Patch Changes

  • 9b60830: improve the handling of errors

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:25
6b4ac2a

Minor Changes

  • 12ec57e: improve history modes
  • 12ec57e: add information about tokens used

Patch Changes

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 20:40
47083c7

Patch Changes

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 13:32
7aa6643

Minor Changes

  • bfe1171: dark/light mode
  • 41ee18c: editable prompt or sql query after an error
  • 04da131: Access previous queries with an autocomplete input field in the Web UI
  • 9a655a5: Editable SQL query when asking for confirmation
  • 8eb16ff: Access previous queries with the up/down arrows in the CLI

Patch Changes

  • 8eb16ff: replace prompts by inquirer

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 20:15
c935ac4

Patch Changes

  • 16261a7: don't use option flag usage alias
  • 16261a7: include missing mantine dependency

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 19:41
671f201

Patch Changes