- d97d217: support for ClickHouse
- ef37622: select output streams for sql query, results and information: stdout, stderr, or none
- ef37622: output to csv
- ef37622: execute query from stdin
- 9b60830: improve the handling of errors
- 12ec57e: improve history modes
- 12ec57e: add information about tokens used
- 43f4731: correct html page title
- 5f40311: update documentation
- 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
- 8eb16ff: replace
prompts
byinquirer
- e0d3506: add both @mantine/core and @mantine/next as dependencies
- 75fa5ad: add mantine
- 45d1d6d: add mantine/next dependency
- 16261a7: don't use option flag usage alias
- 16261a7: include missing mantine dependency
- 9a4ae64: ignore NextJs cache
- dc7bbd8: initial release