What's Changed
- make GenericDtype TypeVar bound union of supported types by @cosmicBboy in #960
- Use Self in type hints for DataFrameSchema by @NickCrews in #961
- CI-improvements by @NickCrews in #962
- move jupyterlite_sphinx to pip deps by @cosmicBboy in #973
- Fix custom check extensions doc by @a-recknagel in #975
- Raise error on typo in extensions.register_check_method's statistics argument by @a-recknagel in #985
- Add class name for methods in validation error message (#980) by @Drumbits in #982
- check_output works with schema where coerce=True by @cosmicBboy in #979
- make df strategy less complex by @cosmicBboy in #989
- fix tz deprecation by @cristianmatache in #972
- De/serializate data frame schema to/from JSON by @KiaXdice in #924
- fix to_script output by @cosmicBboy in #994
New Contributors
- @a-recknagel made their first contribution in #975
- @Drumbits made their first contribution in #982
- @KiaXdice made their first contribution in #924
Contributors
Shoutout to all the contributors of this release 🎉
Full Changelog: v0.13.3...v0.13.4