Skip to content

Releases: dbt-labs/dbt-cli

v0.27.1

22 Aug 17:36
Compare
Choose a tag to compare

Changelog

  • 3727e54 Parse count_events JSON response (#72)

v0.27.0

16 Aug 15:47
Compare
Choose a tag to compare

Changelog

  • 47aa678 feat: add dbt clean (#70)

v0.26.15

16 Aug 15:43
Compare
Choose a tag to compare

Changelog

v0.26.14

15 Aug 15:18
Compare
Choose a tag to compare

Changelog

  • 95b8247 chore: move filesystem.go and flags.go into the cli package (#69)

v0.26.13

15 Aug 14:00
Compare
Choose a tag to compare

Changelog

  • 0507102 chore: add tests for invocation commands (#67)

v0.26.12

15 Aug 13:58
Compare
Choose a tag to compare

Changelog

  • 426fc98 fix: enable tests in cicd (#68)

v0.26.11

14 Aug 19:20
Compare
Choose a tag to compare

Changelog

  • 2fce5dc chore: refactor and add cli test (#65)

v0.26.10

14 Aug 17:39
Compare
Choose a tag to compare

Changelog

  • dceaadb refactor: handle errors instead of panicking (#66)

v0.26.9

11 Aug 15:06
Compare
Choose a tag to compare

Changelog

  • 1633d27 fix: don't panic on missing config files (#64)

v0.26.8

10 Aug 13:33
Compare
Choose a tag to compare

Changelog

  • ff2d41d chore: hide all root flags (#63)