Skip to content

Releases: Oracen/dbtvault-generator

0.2.3

23 Mar 06:36
Compare
Choose a tag to compare

0.2.3 (2023-03-23)

Fix

  • Remove "version" tag from mapped values
  • Allow for !include statements in yml files
  • reduce error logging verbosity
  • templated files have less whitespace
  • properly store recursive merge parameters
  • allow for jinja templates to be unpacked from strings to jinja syntax in files

[main 24f8d7f] bump: version 0.2.2 → 0.2.3
2 files changed, 12 insertions(+), 1 deletion(-)

0.2.2

11 Mar 07:46
Compare
Choose a tag to compare

0.2.2 (2023-03-11)

Fix

  • rename stub
  • improve commenting and DI

[main 65d1317] bump: version 0.2.1 → 0.2.2
2 files changed, 8 insertions(+), 1 deletion(-)

0.2.1

11 Mar 05:58
Compare
Choose a tag to compare

0.2.1 (2023-03-11)

Fix

  • correcting version tagging

v0.2.0 (2023-03-11)

[main 0764d7c] bump: version 0.2.0 → 0.2.1
2 files changed, 9 insertions(+), 1 deletion(-)

v0.2.0

11 Mar 05:45
70a2607
Compare
Choose a tag to compare
Merge pull request #7 from Oracen/feature/setup-cicd

chore: cicd

0.2.0

11 Mar 05:02
Compare
Choose a tag to compare

0.2.0 (2023-03-11)

v0.1.0 (2023-03-11)

Feat

  • add in schema.yml writer
  • Construct data dict from catalog without db call
  • core param parsing functionality built out

Fix

  • Add type parsers for catalog and docgen files
  • Update custom macro logic
  • Convert to nicer exception handling

[main 0ff49c5] bump: version 0.1.0 → 0.2.0
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md