Skip to content

Releases: datnguye/dbterd

v1.4.0

07 Sep 08:25
6813ab0
Compare
Choose a tag to compare

What's Changed

  • Add exposure selection dbterd run -s exposure:name

Under the hood

Full Changelog: 1.3.0...1.4.0

v1.3.0

02 Sep 11:35
2cb01ee
Compare
Choose a tag to compare

What's Changed

  • Make dbt-artifacts-parser top pin to <1.0.0
  • Add WARN to upgrade the package for the new artifact version which is not supported yet
  • Add -cv catalog version option

Under the hood

Full Changelog: 1.2.5...1.3.0

v1.2.5

19 Aug 03:19
805b9d8
Compare
Choose a tag to compare

What's Changed

  • chore: support manifest v10 and security updates by @datnguye in #44

Full Changelog: 1.2.4...1.2.5

v1.2.4

25 Jun 04:29
8458395
Compare
Choose a tag to compare

What's Changed

  • Update poetry.lock for Security updates by @datnguye in #42

Full Changelog: 1.2.3...1.2.4

v1.2.3

13 May 08:24
f5cbebb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.3

v1.2.2

13 May 06:09
80f6f15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

v1.2.1

13 May 04:22
f1d7738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

v1.2.0

05 May 07:15
Compare
Choose a tag to compare

What's Changed

  • 🌟 Add new outputs: GraphViz, D2, PlantUML
  • Optionally enforce Relationship Type with test meta named relationship_type
  • Allow to configure test name
    • e.g. dbterd run -ad samples/dbt-constraints -a "test_relationship:(name:foreign_key|c_from:fk_column_name|c_to:pk_column_name)"
  • Add column description to DBML

Under the Hood

Full Changelog: 1.1.2...1.2.0

v1.2.0b4

05 May 06:58
c9504b0
Compare
Choose a tag to compare
v1.2.0b4 Pre-release
Pre-release

What's Changed

  • Optionally enforce Relationship Type with test meta named relationship_type
  • Add new outputs: GraphViz, D2

Under the Hood

  • Feature/#28 optionally enfore relationship type by test meta by @datnguye in #32
  • feat: add GraphViz and D2 as new outputs by @datnguye in #35

Full Changelog: 1.2.0b3...1.2.0b4

v1.2.0b3

04 May 10:08
3fe00f3
Compare
Choose a tag to compare
v1.2.0b3 Pre-release
Pre-release

What's Changed

Full Changelog: 1.2.0b2...1.2.0b3