Big shoutout to the contributors on this release!
Highlights
Docs Gets Dark Mode 🌓
Just a little something for folks who prefer dark mode!
Enhancements
- Make DataFrameSchema respect subclassing #830
- Feature: Add support for Generic to SchemaModel #810
- feat: make schema available in SchemaErrors #831
- add support for custom name and error in builtin checks #843
Bugfixes
- Make DataFrameSchema respect subclassing #830
- fix pandas_engine.DateTime.coerce_value not consistent with coerce #827
- fix mypy 9c5eaa3
Documentation Improvements
- Dark docs #841