Skip to content

Releases: gwenwindflower/tbd

v0.0.28

08 Jun 14:15
Compare
Choose a tag to compare

Changelog

  • e290179 Merge branch 'main' of github.com:gwenwindflower/tbd
  • a3e25b3 chore(deps): Update deps and use GPT-4o
  • 417f9f3 docs(README): add example YAML profiles for each warehouse
  • 9b0fd08 docs(readme): add callout re dbt Cloud CLI connections

v0.0.26

23 Apr 11:58
Compare
Choose a tag to compare

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

23 Apr 03:10
201b742
Compare
Choose a tag to compare

Changelog

  • 201b742 [Feature] Add Cobra CLI framework (#15)
  • 1dd03b0 ci(internal): update CI checks to test new internal subpackage
  • c009a81 feat(cli)!: Refactor to use Cobra

v0.0.24

23 Apr 01:10
9112c63
Compare
Choose a tag to compare

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

21 Apr 19:23
bb2c128
Compare
Choose a tag to compare

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

20 Apr 23:50
Compare
Choose a tag to compare

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

20 Apr 19:43
Compare
Choose a tag to compare

Changelog

  • 6184414 Merge branch 'main' of github.com:gwenwindflower/tbd
  • 14abbec docs(README): update elevator pitch
  • 19d5f10 style(form): Add color emphasis throughout form
  • b0fb0fb style(progress bar): set absolute width to 30

v0.0.20

20 Apr 17:15
Compare
Choose a tag to compare

Changelog

  • 7cf1bf4 docs(README): update with warehouse config sections
  • 5065c92 fix(dbt profiles): Expand type with all available options

v0.0.19

20 Apr 16:24
Compare
Choose a tag to compare

Changelog

  • 84156fe chore(bump version)
  • 70cf11b feat(yaml inference): Use Llama3 as model
  • e0fea97 feat(yaml inference): use Llama3 as model (#10)

v0.0.18

20 Apr 15:50
44dba80
Compare
Choose a tag to compare

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