dbt-expectations 0.5.2
Fixes
- Fix
expect_row_values_to_have_recent_data
to use current timestamp by @MrJoosh in #145 (also fixes #104)
New Features
- Add new
expect_column_values_to_have_consistent_casing
test by @agusfigueroa-htg in #138
Doc Updates 💌
- Update README.md by @kdw2126 in #134
- Fix documentation to note DBT 1.0.0 compatibility by @kdw2126 in #136