Releases: MrPowers/chispa
Releases · MrPowers/chispa
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