Skip to content

Releases: dbcli/litecli

v1.17.1

Choose a tag to compare

@amjith amjith released this 31 Jan 00:55

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

Choose a tag to compare

@amjith amjith released this 28 Sep 21:01

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

Choose a tag to compare

@amjith amjith released this 16 Aug 18:45

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

Choose a tag to compare

@amjith amjith released this 16 Mar 02:28

What's Changed

New Contributors

Changelog: https://github.com/dbcli/litecli/blob/main/CHANGELOG.md#1150---2025-03-15

v1.14.4

Choose a tag to compare

@amjith amjith released this 01 Feb 05:06

Fix up the usage for \llm command

v1.14.3

Choose a tag to compare

@amjith amjith released this 29 Jan 16:05
8e57e84

What's Changed

  • Don't display rows affected when the connector tells us -1 by @dhashe in #204
  • Check for a DB connection before running an LLM query.

New Contributors

Full Changelog: v1.14.2...v1.14.3

v1.14.2

Choose a tag to compare

@amjith amjith released this 26 Jan 18:55
4bd4234

What's Changed

  • Llm exception handling.

Full Changelog: v1.14.1...v1.14.2

v1.14.1

Choose a tag to compare

@amjith amjith released this 26 Jan 03:30
d0ad299

What's Changed

  • Redirect both stdout and stderr while capturing output.

Full Changelog: v1.14.0...v1.14.1

v1.14.0

Choose a tag to compare

@amjith amjith released this 23 Jan 06:31

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?"
  • Fix windows path shown in prompt (#187)

  • Fix completion error (#155)

Full Changelog: v1.13.2...v1.14.0

v1.13.2

Choose a tag to compare

@amjith amjith released this 25 Nov 03:36
e239fb7

What's Changed

Full Changelog: v1.13.0...v1.13.2