Releases: MrPowers/chispa
Releases · MrPowers/chispa
v0.12.0
What's Changed
- Added enums for safe strings by @moshesar in #145
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #155
- feat: Support of Spark 4.x by @SemyonSinchenko in #158
- Fixup release workflow deploy-docs job by ensuring
mkdocsis installed during setup by @nicklamiller in #159 - chore: Update the badges in the README by @fpgmaas in #124
- Expose
SchemasNotEqualErrorin public API by @valentinoli in #162 - Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #164
- Bump filelock from 3.18.0 to 3.20.1 by @dependabot[bot] in #166
- Bump pymdown-extensions from 10.16 to 10.16.1 by @dependabot[bot] in #165
- Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #167
- Bump virtualenv from 20.31.2 to 20.36.1 by @dependabot[bot] in #168
- Bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #169
- fix: fix CI, add AGENTS.md guide and update README formatting by @SemyonSinchenko in #171
- fix: support complex types with ignore errors by @SemyonSinchenko in #172
- feat: add more tests by @SemyonSinchenko in #174
- feat: refactor unit-test && SPARK_TESTING by @SemyonSinchenko in #175
- Allow nullable values for maps to compare as equal with metadata_flag=True by @jromerosk in #173
- feat: nan-equality in arrays by @SemyonSinchenko in #176
- feat: extend tests by @SemyonSinchenko in #178
New Contributors
- @moshesar made their first contribution in #145
- @nicklamiller made their first contribution in #159
- @jromerosk made their first contribution in #173
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Add py.typed by @valentinoli in #152
- BugFix: row ordering in assert_df_equality when using ignore_columns with ignore_row_order by @Maxdola in #153
- Bump version by @SemyonSinchenko in #154
New Contributors
- @valentinoli made their first contribution in #152
- @Maxdola made their first contribution in #153
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Fix all the links in README by @SemyonSinchenko in #136
- ci: Add release pipeline to publish to PyPI by @fpgmaas in #132
- chore: remove bcolors by @fpgmaas in #129
- chore: add static typing with mypy by @fpgmaas in #130
- fix ignore_metadata flag propagation for arrays of structs by @jana-starkova in #139
- Add tree string by @jeffbrennan in #95
- Add ignore_columns option to dataframe_comparer.py by @kasztp in #141
- Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in #143
- Bump jinja2 from 3.1.4 to 3.1.6 by @dependabot in #148
- Add strict data type comparison when nullability/metadata flags by @cobakocoder in #149
New Contributors
- @jeffbrennan made their first contribution in #95
- @kasztp made their first contribution in #141
- @cobakocoder made their first contribution in #149
Full Changelog: v0.10.1...v0.11.0
What's Changed
- Fix all the links in README by @SemyonSinchenko in #136
- ci: Add release pipeline to publish to PyPI by @fpgmaas in #132
- chore: remove bcolors by @fpgmaas in #129
- chore: add static typing with mypy by @fpgmaas in #130
- fix ignore_metadata flag propagation for arrays of structs by @jana-starkova in #139
- Add tree string by @jeffbrennan in #95
- Add ignore_columns option to dataframe_comparer.py by @kasztp in #141
- Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in #143
- Bump jinja2 from 3.1.4 to 3.1.6 by @dependabot in #148
- Add strict data type comparison when nullability/metadata flags by @cobakocoder in #149
- Bump version to 0.11.0 by @SemyonSinchenko in #150
New Contributors
- @jeffbrennan made their first contribution in #95
- @kasztp made their first contribution in #141
- @cobakocoder made their first contribution in #149
Full Changelog: v0.10.1...v0.11.0