This release adds a major new feature: dbt Cloud support! Now, you can specify a dbt Cloud job as the source for manifest data, and from that job fetch model definitions. This opens the door to hybrid development between dbt Cloud's proprietary multi-project collaboration tools and OSS dbt Core development workflows.
What's Changed
- Release 1.2 by @nicholasyager in #14
- feat: Add diagram and description to the README by @nicholasyager in #15
- Feature: Add support for fetching manifests from dbt Cloud by @nicholasyager in #16
Full Changelog: 0.1.2...0.2.0