v0.1.2
What's Changed
- added new fct_chained_views_dependencies model - option 2 by @graciegoheen in #160
- Added owner_name and owner_email fields by @graciegoheen in #166
- Fix - Make
values
a list of list, allowing to load fields with commas by @b-per in #171 - Feature/exposure materializations by @dave-connors-3 in #132
- ✏️ Typo after refactor by @b-per in #174
- add needed marts directory to disabling models example by @rfdearborn in #177
- loop through all model_types for coverage models by @graciegoheen in #182
- Fix - Issue when columns are defined with quotes (e.g. SQL columns) by @b-per in #186
- Escape \ in the paths for Windows by @b-per in #180
- remove new package warning by @dave-connors-3 in #184
- 🩹 Fix
loop_vars
when there is no variable by @b-per in #188 - ✨ Allow users to exclude given models/rows by @b-per in #136
- fix multi ref tests - alt approach by @dave-connors-3 in #183
New Contributors
- @rfdearborn made their first contribution in #177
Full Changelog: v0.1.1...v0.1.2