Releases: Oracen/dbtvault-generator
Releases · Oracen/dbtvault-generator
0.2.3
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
0.2.1
v0.2.0
0.2.0
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