Beta release v0.17.0b0: Add support for pydantic v2
Pre-release
Pre-release
What's Changed
- fix: docstrong for to_script by @tmcclintock in #1266
- fix multimethod bug in pyspark by @cosmicBboy in #1260
- Fix CI tests by @cosmicBboy in #1303
- Very minor reworking of error message by @nathanjmcdougall in #1304
- Fix typo in docs by @nathanjmcdougall in #1300
- Update drop_invalid_rows.rst by @cosmicBboy in #1277
- CONTRIBUTING.md Typo fixes and Markdown conventions by @nathanjmcdougall in #1290
- Move black config to pyproject.toml by @nathanjmcdougall in #1292
- Bugfix: Update drop invalid logic to handle multi-index dfs by @kykyi in #1320
- Use mirrors-mypy for pre-commit by @nathanjmcdougall in #1291
- Generalize mypy ignore to pass linter CI by @nathanjmcdougall in #1321
- raise_warning -> new SchemaWarning not UserWarning by @nathanjmcdougall in #1298
- Doc for coercion behaviour for whole schema by @nathanjmcdougall in #1289
- support pydantic v2 by @cosmicBboy in #1253
- unpin mypy from requirements, xfail on unstable tests by @cosmicBboy in #1338
- add ci requirements using pip by @cosmicBboy in #1340
New Contributors
- @tmcclintock made their first contribution in #1266
Full Changelog: v0.16.1...v0.17.0b0