Releases: dbcli/litecli
Releases Β· dbcli/litecli
v1.15.0
What's Changed
New Contributors
- @kracekumar made their first contribution in #208
- @zachvalenta made their first contribution in #216
Changelog: https://github.com/dbcli/litecli/blob/main/CHANGELOG.md#1150---2025-03-15
v1.14.4
v1.14.3
v1.14.2
v1.14.1
What's Changed
- Redirect both stdout and stderr while capturing output.
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
-
Add LLM feature to ask an LLM to create a SQL query.
- This adds a new
\llm
special command - eg:
\llm "Who is the largest customer based on revenue?"
- This adds a new
-
Fix windows path shown in prompt (#187)
-
Fix completion error (#155)
Full Changelog: v1.13.2...v1.14.0