Version 0.6
[v0.6] - 2020-05-26
MAJOR UPDATE
We've added a whole host of interesting new features.
Read our v0.5 to v0.6 migration guide
Added
-
Staging has now been moved to YAML format, meaning dbtvault is now entirely YAML and metadata driven.
See the new stage macro and the staging tutorial for more details. -
Renamed
source
metadata configuration tosource_model
to clear up some confusion.
A big thank you to @balmasi for this suggestion. -
HASHDIFF
aliasing is now available for Satellites
Read More
Upgraded
- hub and link macros have been given a makeover.
They can now handle multi-day loads, meaning no more loading from single-date views.
We'll be updating the other macros soon, stay tuned!
Fixed
- Fixed
NULL
handling when hashing. We broke this in v0.5 (see related issue)
Read more
Removed
- Deprecated macros (old table template macros)
- A handful of now unused internal macros
- Documentation website from main repository (this makes the package smaller!)
New docs repo