Skip to content

Releases: daedaleanai/dbt

Version v0.1.12

18 Mar 10:10
71581f8
Compare
Choose a tag to compare
Allow build rules to produce multiple outputs (#25)

* Allow build rules to produce multiple outputs

* multiple -> many

Version v0.1.11

23 Feb 17:05
Compare
Choose a tag to compare
Add version command + call 'go mod download' to create go.sum file fo…

Version v0.1.9

23 Feb 16:34
ee182a7
Compare
Choose a tag to compare
Update build.go

Version v0.1.8

23 Feb 14:45
4c1a6e1
Compare
Choose a tag to compare
Merge pull request #21 from daedaleanai/jf-fix-11

Fix #11: The output path of the build target is now printed even when…

Version v0.1.7

11 Feb 09:46
Compare
Choose a tag to compare
Use dbt instead of full path in RULES and remove dbt from mod.go file

Version v0.1.6

11 Feb 09:13
Compare
Choose a tag to compare
Use full repositry path or builtin rules

Version v0.1.5

11 Feb 08:28
Compare
Choose a tag to compare
Fix completion

Version v0.1.4

11 Feb 07:54
88e49f6
Compare
Choose a tag to compare
Merge pull request #9 from daedaleanai/jf-v0.1.4

Completions

Version v0.1.3

10 Feb 15:01
b8946d2
Compare
Choose a tag to compare
Merge pull request #8 from daedaleanai/jf-v0.1.3

v0.1.3

Version v0.1.2

09 Feb 08:45
1e5b66c
Compare
Choose a tag to compare
Merge pull request #7 from daedaleanai/jf-v.1.2

Introducing cc.Dep abstraction, adding EmbeddedBlob to cc.Toolchain