Skip to content

v0.19.0

Choose a tag to compare

@rich-iannone rich-iannone released this 21 Jan 20:56
· 864 commits to main since this release
2155e4f

New Features

  • We can now specify owner, consumers, and version metadata for data validations within the Validate class. (#344)
  • The new data_freshness() validation method has been added for easily checking the freshness of data. (#345)

Fixes

  • Added the .step_report() capability for the aggregate validation methods (e.g., col_sum_gt(), col_sd_lt(), etc.). (#343)
  • Updated SVG icons for all of the aggregate validation methods. (#346)

Full Changelog: v0.18.0...v0.19.0