Skip to content

v3.2.6: Bug fixes for Pydantic and pip

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 25 May 11:16
· 861 commits to master since this release
0fc87f6

This bug fix release is primarily to address Pydantic incompatibility with typing_extensions>=4.6.0.

✨ New features and improvements

  • Huge speed improvements for spancat, in particular on GPU (~10x-30x faster) (#12577).

🔴 Bug fixes

  • Add typing_extensions requirement due to Pydantic incompatibility with typing_extensions>=4.6.0.
  • Remove #egg from download URLs due to future deprecation in pip.

👥 Contributors

@adrianeboyd, @honnibal, @ines, @kadarakos, @svlandeg