Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (38 loc) · 4.26 KB

CHANGELOG.md

File metadata and controls

53 lines (38 loc) · 4.26 KB

dbt 0.20.0 (Release TBD)

dbt 0.20.0rc1 (June 30, 2021)

Contributors:

dbt 0.20.0rc1 (June 4, 2021)

  • Reversed the rendering direction of relationship tests so that the test renders in the model it is defined in (docs#181, docs#183)
  • Support dots in model names: display them in the graphs (docs#184)
  • Render meta tags for sources (docs#192)

Contributors:

dbt 0.19.0 (January 27, 2021)

  • Fixed issue where data tests with tags were not showing up in graph viz (docs#147, docs#156)
  • Clean up development dependencies and docs, fix package installation issue (docs#164, docs#165)

dbt 0.19.0b1 (October 20, 2020)

  • Add select/deselect option in DAG view dropups. (docs#98, docs#138)
  • Fixed issue where sources with tags were not showing up in graph viz (docs#93, docs#139)
  • Use compiled_sql instead of injected_sql for "Compiled" (docs#146, docs#148)

Contributors:

dbt 0.18.1 (October 13, 2020)

dbt 0.18.0 (September 2, 2020)

  • Add project level overviews (docs#127)

Contributors:

dbt 0.18.0rc1 (August 19, 2020)

  • Add "Referenced By" and "Depends On" sections for each node (docs#106)
  • Add Name, Description, Column, SQL, Tags filters to site search (docs#108)
  • Add relevance criteria to site search (docs#113)
  • Support new selector methods, intersection, and arbitrary parent/child depth in DAG selection syntax (docs#118)
  • Revise anonymous event tracking: simpler URL fuzzing; differentiate between Cloud-hosted and non-Cloud docs (docs#121)

Contributors: