dbt-utils 0.1.23
This release includes the following changes:
Features:
- 0.13.x compatibility (removes warnings by avoiding deprecated context methods) (#133)
- Add
quote_identifiers
argument to thepviot
macro (#135) - Improved readme (#124)
Fixes:
- Fix for
insert_by_period
materialization on dbt v0.13.x (#128)
Contributors:
- @carlyfk: (#135)
- @clausherther (#128)
- @MartinGuindon (#124)
- @jtcohen6 (#133)