File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.5.0 "
2+ "." : " 0.5.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/getyourguide/dataframe-expectations/compare/v0.5.0...v0.5.1 ) (2025-12-01)
4+
5+
6+ ### Documentation
7+
8+ * improved the API docs website ([ df9f7b1] ( https://github.com/getyourguide/dataframe-expectations/commit/df9f7b19008189df2ea804885d90de84d16f9d61 ) )
9+ * improved the API docs website ([ 966ea5a] ( https://github.com/getyourguide/dataframe-expectations/commit/966ea5a9ccaea76c383a9cedca2feadb1038ce7a ) )
10+ * minor corrections to readme ([ 15fa72d] ( https://github.com/getyourguide/dataframe-expectations/commit/15fa72d7d3b9a5aa3e245801d4c051a765afa598 ) )
11+ * minor corrections to readme ([ 3358d23] ( https://github.com/getyourguide/dataframe-expectations/commit/3358d237fe3a34b959e9fb95cb3e3be8b81e4dd8 ) )
12+ * partitioned readme ([ 8cf59b1] ( https://github.com/getyourguide/dataframe-expectations/commit/8cf59b15bfa709c6f00d7039615f0fd1d4e36f31 ) )
13+ * partitioned readme ([ 30500e7] ( https://github.com/getyourguide/dataframe-expectations/commit/30500e798d94898dd02c72c905ed29740f0be963 ) )
14+
315## [ 0.5.0] ( https://github.com/getyourguide/dataframe-expectations/compare/v0.4.0...v0.5.0 ) (2025-11-22)
416
517
Original file line number Diff line number Diff line change 11[project ]
22name = " dataframe-expectations"
3- version = " 0.5.0 "
3+ version = " 0.5.1 "
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