0.10.0
Notable changes
- Sample code added which demonstrates dlt and dbt integration, see blog post
- dbt 1.6.x and 1.9.x support added.
What's Changed
- Improve local python execution, executepython materialization by @ismailsimsek in #38
- Integrate dlt and dbt. Use dbt to run dlt pipelines by @ismailsimsek in #39
- Improve documentation by @ismailsimsek in #41
- Add
callbacks
argument toOpenDbtCli
and improveOpenDbtProject
class by @ismailsimsek in #42 - Disable release pipelines for clones by @ismailsimsek in #43
- Add dbt 1.9.x support by @ismailsimsek in #30
- Add dbt 1.6.x support by @ismailsimsek in #44
Full Changelog: 0.9.0...0.10.0