File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4 .0"
2+ "." : " 0.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.0] ( https://github.com/getyourguide/dataframe-expectations/compare/v0.4.0...v0.5.0 ) (2025-11-22)
4+
5+
6+ ### Features
7+
8+ * add suite_result and tagging ([ e36becd] ( https://github.com/getyourguide/dataframe-expectations/commit/e36becd82141ad38e122d1d5209a12c2d0971b46 ) )
9+ * add suite_result and tagging ([ e0857b4] ( https://github.com/getyourguide/dataframe-expectations/commit/e0857b4ae906c297431b21cfafa4166653c9d413 ) )
10+
11+
12+ ### Documentation
13+
14+ * updated documentation ([ 6a08bd9] ( https://github.com/getyourguide/dataframe-expectations/commit/6a08bd9166d10cbf252e5f9a0e50a0e7bf192602 ) )
15+
316## [ 0.4.0] ( https://github.com/getyourguide/dataframe-expectations/compare/v0.3.0...v0.4.0 ) (2025-11-10)
417
518
Original file line number Diff line number Diff line change 11[project ]
22name = " dataframe-expectations"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44description = " Python library designed to validate Pandas and PySpark DataFrames using customizable, reusable expectations"
55readme = " README.md"
66requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments