| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-21 | 560 Bytes | |
| v0.19.0 source code.tar.gz | 2026-01-21 | 61.0 MB | |
| v0.19.0 source code.zip | 2026-01-21 | 61.2 MB | |
| Totals: 3 Items | 122.2 MB | 0 | |
New Features
- We can now specify
owner,consumers, andversionmetadata for data validations within theValidateclass. (#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: https://github.com/posit-dev/pointblank/compare/v0.18.0...v0.19.0