Skip to content

Releases: AnthusAI/SQLBot

v1.3.1

07 Oct 18:25

Choose a tag to compare

1.3.1 (2025-10-07)

Bug Fixes

  • ensure OPENAI_API_KEY loads from .env in current directory (9b199c0)

v1.3.0

23 Sep 00:23

Choose a tag to compare

1.3.0 (2025-09-23)

Features

  • export: add data export functionality for query results (91367a5)

v1.2.1

21 Sep 20:16

Choose a tag to compare

1.2.1 (2025-09-21)

Bug Fixes

  • correct dbt profile discovery error messages and configuration (b29395b)

v1.2.0

14 Sep 16:46

Choose a tag to compare

1.2.0 (2025-09-14)

Features

  • enhance Sakila database setup and CLI functionality (b947606)

v1.1.0

14 Sep 04:22

Choose a tag to compare

1.1.0 (2025-09-14)

Features

  • YAML config file with dotconfig. (b10042a)

v1.0.8

13 Sep 12:25

Choose a tag to compare

1.0.8 (2025-09-13)

Bug Fixes

  • force banner display at start of main() for --no-repl mode (8345d1e)
  • move banner display before query execution (e83976e)

v1.0.7

13 Sep 02:14

Choose a tag to compare

1.0.7 (2025-09-13)

Bug Fixes

  • simplify banner display for no-repl mode reliability (abb355b)

v1.0.6

13 Sep 02:10

Choose a tag to compare

1.0.6 (2025-09-13)

Bug Fixes

  • add banner display to no-repl mode and update test assertions (1e27f46)

v1.0.5

13 Sep 01:28

Choose a tag to compare

1.0.5 (2025-09-13)

Bug Fixes

  • update banner text from QBot to SQLBot (02e8e46)

v1.0.4

13 Sep 01:19

Choose a tag to compare

1.0.4 (2025-09-13)

Bug Fixes

  • complete SQLBot rebranding in config and tests (c0774b5)