Contributors:
- rjh336 (#81)
Contributors:
- shippy (#70)
- rjh336 (#73)
- MarkMacArdle (#76)
This release supports any version (minor and patch) of v1, which means far less need for compatibility releases in the future.
- Change
require-dbt-versionto[">=1.0.0", "<2.0.0"] - Bump dbt-utils dependency
- Replace
source-pathsanddata-pathswithmodel-pathsandseed-pathsrespectively - Rename
dataandanalysisdirectories toseedsandanalysesrespectively - Replace
dbt_moduleswithdbt_packagesinclean-targets
🚨 This is a compatibility release in preparation for dbt-core v1.0.0 (🎉). Projects using this version with dbt-core v1.0.x can expect to see a deprecation warning. This will be resolved in the next minor release.