✨ New features and improvements
- Extend Typer support to v0.7.x (#11720).
🔴 Bug fixes
- #11640: Handle docs with no entities in
EntityLinker
. - #11688: Restore custom doc extension values in
Doc.to_json()
for attributes set by getters. - #11706: Remove incorrect warning for
pipeline_package.load()
. - #11735: Improve
spacy project
requirements checks for unsupported specifiers and requirements lines. - #11745: Revert modifications to
spacy.load(disable=)
that could enable currently disabled components.
👥 Contributors
@aaronzipp, @adrianeboyd, @honnibal, @ines, @polm, @rmitsch, @ryndaniels, @svlandeg, @thomashacker