Releases: dataform-co/dataform-scd
Releases · dataform-co/dataform-scd
0.5
What's Changed
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #6
- Bump Dataform Core dependency to 2.8.2 by @Ekrekr in #8
- Add updates schema in view query ref by @AlexandreJSimon in #7
New Contributors
- @dependabot made their first contribution in #6
- @Ekrekr made their first contribution in #8
- @AlexandreJSimon made their first contribution in #7
Full Changelog: 0.4...0.5
0.4
0.3
0.2
Dataform SCD 0.1
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"
}