Skip to content

Releases: daedaleanai/dbt

Version 1.2.10

03 Aug 16:11
e8af870
Compare
Choose a tag to compare
Implement coverage target support (#109)

* Implement coverage target support

Version 1.2.9

27 Jun 13:00
090b581
Compare
Choose a tag to compare
  • Improved flag handling

Version 1.2.8

23 Jun 10:59
8cbdacf
Compare
Choose a tag to compare

Support cpp layout

Version 1.2.7

17 May 11:27
Compare
Choose a tag to compare
  • Added -j option to set the number of parallel threads. Forwarded to ninja.

Version 1.2.6

07 Feb 07:59
6280e36
Compare
Choose a tag to compare
  • Fix duplicate output of target names when listing targets

Version 1.2.5

21 Jan 14:57
986f7a6
Compare
Choose a tag to compare
v1.2.5

Print git errors (#102)

Version 1.2.4

21 Jan 12:37
9457053
Compare
Choose a tag to compare
v1.2.4

Fetch tags when fetching modules during sync (#101)

Version 1.2.3

04 Nov 10:42
Compare
Choose a tag to compare
v1.2.3

Release v1.2.3

Version 1.2.2

04 Nov 10:20
97a136b
Compare
Choose a tag to compare
  • allow run flags that start with -

Version 1.2.1

02 Nov 14:27
1eec1a0
Compare
Choose a tag to compare
  • avoid nil maps after yaml decoding of MODULE files
  • add dbt test command