Skip to content

0.11.0: Docs support dark mode, custom names and errors for built-in checks, bug fixes

Compare
Choose a tag to compare
@cosmicBboy cosmicBboy released this 01 May 00:31
c494ee7

Big shoutout to the contributors on this release!

Highlights

Docs Gets Dark Mode 馃寭

Just a little something for folks who prefer dark mode!

image

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