Skip to content

Releases: plmercereau/chat-dbt

v0.5.0

01 May 21:28
4dfa466
Compare
Choose a tag to compare

Minor Changes

v0.4.0

28 Apr 15:21
4db95a3
Compare
Choose a tag to compare

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

24 Apr 12:25
6b4ac2a
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

v0.2.1

23 Apr 20:40
47083c7
Compare
Choose a tag to compare

Patch Changes

v0.2.0

23 Apr 13:32
7aa6643
Compare
Choose a tag to compare

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

19 Apr 20:15
c935ac4
Compare
Choose a tag to compare

Patch Changes

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

v0.1.1

19 Apr 19:41
671f201
Compare
Choose a tag to compare

Patch Changes