Releases: daedaleanai/dbt
Releases · daedaleanai/dbt
Version 1.2.10
Implement coverage target support (#109) * Implement coverage target support
Version 1.2.9
- Improved flag handling
Version 1.2.8
Support cpp layout
Version 1.2.7
- Added -j option to set the number of parallel threads. Forwarded to ninja.
Version 1.2.6
- Fix duplicate output of target names when listing targets
Version 1.2.5
v1.2.5 Print git errors (#102)
Version 1.2.4
v1.2.4 Fetch tags when fetching modules during sync (#101)
Version 1.2.3
v1.2.3 Release v1.2.3
Version 1.2.2
- allow run flags that start with -
Version 1.2.1
- avoid nil maps after yaml decoding of
MODULE
files - add
dbt test
command