Skip to content

v8.1.3: Updates for pydantic and mypy

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 07 Oct 11:35
36b691f

✨ New features and improvements

  • Extend pydantic support to v1.10.x (#778).
  • Support mypy 0.98x, drop mypy support for Python 3.6 (#776).

🔴 Bug fixes

  • Fix issue #775: Fix fix_random_seed entry point in setup.cfg.

👥 Contributors

@adrianeboyd, @honnibal, @ines, @pawamoy, @svlandeg