Skip to content

dbt-codegen v0.2.0

Compare
Choose a tag to compare
@clrcrl clrcrl released this 31 Jul 14:19
· 193 commits to main since this release
f2d12b5

🚨 There is a breaking change in this release — the lower bound of dbt-utils is now 0.4.0.

This won't affect most users, since you're likely already using version of dbt-utils higher than this to achieve 0.17.0 compatibility.

Quality of life:

  • Change dbt-utils dependencies to [>=0.4.0, <0.6.0] (#29)
  • Fix tests (#29)