v0.13.2
·
132 commits
to refs/heads/main
since this release
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Fix: set ENV VARS as invocation context for dbt >= 1.8 (#165) @illia-yurtsiv-proxet
- Support char_length and numeric_precision options (#163) @kokorin
- Fix: missing macro context generator in adapter (#164) @kokorin
- Fix: occasional dead code in get_task (#162) @kokorin
- Test DbtYamlManager (#160) @kokorin