Skip to content

Releases: dataform-co/dataform-scd

0.5

02 Jan 10:40
1a7cc19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4...0.5

0.4

15 May 11:23
2f3772b
Compare
Choose a tag to compare
0.4

Includes support for "hashes" to compare rows.

Add the following to your package.json dependencies

"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.4.tar.gz"

0.3

14 Nov 17:02
030eb83
Compare
Choose a tag to compare
0.3

Add the following to your package.json dependencies

"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.3.tar.gz"

0.2

07 Jun 16:42
2e618ee
Compare
Choose a tag to compare
0.2

Installation

Add the following to your package.json dependencies

"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.2.tar.gz"

Dataform SCD 0.1

27 Apr 10:52
Compare
Choose a tag to compare

Initial implementation of SCD for Dataform.

To install this package, add the following to your package.json:

{
    "dataform-scd": "git+https://github.com/dataform-co/dataform-scd.git#0.1"
}