Skip to content

Releases: calogica/dbt-expectations

dbt-expectations 0.1.alpha4

24 Nov 02:53
Compare
Choose a tag to compare
Pre-release
  • Updates expect_column_values_to_be_within_n_moving_stdevs to optionally take diffs and/or logs of metrics

dbt-expectations 0.1.alpha3

24 Nov 00:42
Compare
Choose a tag to compare
Pre-release
  • Adds regex and string pattern expectations
  • Better aligns API with Great Expectations
  • Updates documentation

dbt-expectations 0.1.alpha2

09 Nov 22:21
Compare
Choose a tag to compare
Pre-release

Fixes an issue with internal package references.

dbt-expectations 0.1.alpha

02 Nov 23:47
Compare
Choose a tag to compare
Pre-release

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.