Skip to content

Releases: datnguye/dbterd

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

v1.2.0b2

04 May 06:25
7ec2218
Compare
Choose a tag to compare
v1.2.0b2 Pre-release
Pre-release

What's Changed

  • feat: add support for configurable test name by @datnguye in #30

Full Changelog: 1.2.0b1...1.2.0b2

v1.2.0b1

02 May 17:45
e55355e
Compare
Choose a tag to compare
v1.2.0b1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.2...1.2.0b1

v1.1.2

30 Apr 10:54
Compare
Choose a tag to compare

What's Changed

  • Reset the docs site and fix the pipeline

Full Changelog: 1.1.0...1.1.2

v1.1.1

27 Apr 16:08
1edebcb
Compare
Choose a tag to compare

What's Changes

  • Add versions to docs

Full Changelog: 1.1.0...1.1.1

v1.1.0

22 Apr 06:32
Compare
Choose a tag to compare

What's Changed

  • Mermaid supported as a new target output
  • Selection and Exclusion improvements:
    • support wildcard (unix style)
    • support AND logic e.g. -s logic1,logic2
    • support OR logic e.g. -s logic -s logic2

Under the hood

Full Changelog: 1.0.0...1.1.0

v1.1.0b1

16 Apr 06:29
676d406
Compare
Choose a tag to compare
v1.1.0b1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0...1.1.0b1