Skip to content

Releases: datnguye/dbterd

1.15.0

17 Jul 00:23
1855328
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.0...1.15.0

1.14.0

22 Jun 02:16
45507e7
Compare
Choose a tag to compare

What's Changed

  • feat: add --omit-entity-name-quotes option for dbml by @datnguye in #114

Full Changelog: 1.13.5...1.14.0

1.13.5

17 May 07:35
4913b61
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.4...1.13.5

1.13.4

08 May 09:56
ac76446
Compare
Choose a tag to compare

What's Changed

  • fix: select exposure not working for run-metadata by @datnguye in #109

Full Changelog: 1.13.3...1.13.4

1.13.3

03 May 05:42
25b56ad
Compare
Choose a tag to compare

What's Changed

  • refactor: support dynamic algo module by @datnguye in #103
  • feat(api): find_related_nodes_by_id shouldn't raise exception by @datnguye in #104
  • fix: unexpected dbt selection not supported by @datnguye in #107

Full Changelog: 1.13.2...1.13.3

1.13.2

30 Mar 09:51
Compare
Choose a tag to compare

What's changed

  • fix: has_unsupported_rule should not interfere selections

Full Changelog: 1.13.1...1.13.2

1.13.1

30 Mar 09:28
Compare
Choose a tag to compare

What's changed

  • fix: -onf not working properly if not specified

Full Changelog: 1.13.0...1.13.1

1.13.0

30 Mar 05:05
ae36f30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.2...1.13.0

1.12.2

30 Mar 04:12
0a1edba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.12.2

1.12.0

03 Mar 10:13
Compare
Choose a tag to compare

What's Changed

  • Feat: Support Python API
    • get_erd: equivalents to dbterd run
    • get_model_erd: equivalents to dbterd run -s 'exact:...'[ -s 'exact:...']
  • Docs: Add Python API Reference site using pdoc. See beta page here
  • Fixes: Run metadata handling probably the entity name format

Under the hood

Full Changelog: 1.11.0...1.12.0