Releases: gwenwindflower/tbd
Releases · gwenwindflower/tbd
v0.0.28
v0.0.26
Changelog
- c658634 Merge remote main from web based README editing
- 763355b Merge remote main locally from web README edits
- 648ba23 docs(README): better output diagrams via
tree
- 60418aa docs(readme): add table of llm api rate limits
- 5e5166c fix(BigQuery ConnectionDetails): add schema attribute equivalent to dataset
- d57f807 fix(README): fix wrong path in diagram for non-scaffolded output
v0.0.25
v0.0.24
Changelog
- 9112c63 [Feature] Add Databricks support (#14)
- b267c00 docs(README): Update feature list to indicate multi-LLM support
- cfdacf7 docs(readme): Add databricks section
- 66ac058 docs(readme): remove disclaimer
- b3e8f20 feat(databricks): Add initial databricks support
- 3b0b86e perf(dbt profile struct): auto-rearrange fields for memory optimization
- de70f19 test(set_connection_details_test): Fix for overriding database from form
v0.0.23
Changelog
- dbc0cdd Merge branch 'main' into feat/multi-llm
- bb2c128 [Feature] Add multiple LLM API providers (#13)
- c362d43 chore(bump version)
- 04fcf0f docs(README): update postgres support
- f3c76b1 feat(llm): refactor to support multiple apis
- 0ccad8e fix(anthropic llm): Remove 'Stop' from Payload type
- 03644cb fix(llm progress bar): Use column count not table count
- da5c63e fix(sql validation): improve form validation and parameterized SQL
- 5c2cf44 style(forms): Remove experimental from LLM page
v0.0.22
Changelog
- 075e2b4 Merge branch 'main' into feat/add-postgres
- 11071cf [Feature] Add initial support for Postgres (#12)
- 5fb21aa chore(bump version)
- fbb9e1a docs(README): Remove link to copier-dbt
- c78eea4 docs(README): add example workflows
- 3673dd0 docs(README): add recommended warehouses for beginners
- b7130ea docs(README): link to wiki
- bb20354 docs(README): link to wiki examples
- 1aa9694 feat(postgres): add postgres support
v0.0.21
v0.0.20
v0.0.19
v0.0.18
Changelog
- ccfd7ba [Feature] Greatly improved forms with dbt profile browsing (#8)
- c35f54a chore(bump version)
- 6a9ef72 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
- 44dba80 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#9)
- c8aa463 feat(forms)!: Improved, unified form with dbt profile browsing
- 17e78f5 fix(form input): Database/Project properly maps to database
- 6972583 fix(typo in form)
- f1bf806 style(form placeholders): Add placeholders for dbt profile details