Releases: calogica/dbt-expectations
Releases · calogica/dbt-expectations
dbt-expectations 0.1.alpha4
- Updates
expect_column_values_to_be_within_n_moving_stdevs
to optionally take diffs and/or logs of metrics
dbt-expectations 0.1.alpha3
- Adds regex and string pattern expectations
- Better aligns API with Great Expectations
- Updates documentation
dbt-expectations 0.1.alpha2
Fixes an issue with internal package references.
dbt-expectations 0.1.alpha
First release of dbt-expectations
. At this point, most of the tests have been implemented with the exception of the regex string matching tests.
Although some macro APIs are still bound to change, this package is ready for its first public test release.