COMMITS
/ setup.cfg March 9, 2026
M
Add lazy spaCy CLI loading and static launcher
Matthew Honnibal committed
March 23, 2026
M
Fully migrate to Pydantic v2 (#13940)
Matthew Honnibal committed
March 21, 2026
M
Replace black, isort, and flake8 with ruff for linting and formatting
Matthew Honnibal committed
March 20, 2026
M
Revert to weasel <0.5
Matthew Honnibal committed
M
Revert to confection <1 and allow pydantic v1
Matthew Honnibal committed
M
Migrate from pydantic v1 to v2, require pydantic>=2.0.0
Matthew Honnibal committed
M
Require confection
Matthew Honnibal committed
M
Require weasel 1.0
Matthew Honnibal committed
S
Switch dependency back from `typer-slim` to `typer` (#13922)
Sofie Van Landeghem committed
November 17, 2025
M
Support python 3.14
Matthew Honnibal committed
November 5, 2025
M
Update weasel dependency
Matthew Honnibal committed
May 28, 2025
B
Remove dependency on langcodes (#13760)
BLKSerene committed
May 26, 2025
B
Switch to typer-slim (#13759)
BLKSerene committed
May 22, 2025
M
Python 3.13 support (#13823)
Matthew Honnibal committed
May 18, 2025
M
Fix python version supported
Matthew Honnibal committed
April 3, 2025
M
Allow Python 3.13
Matthew Honnibal committed
January 13, 2025
M
Fix python version requirement
Matthew Honnibal committed
M
Update requirements, fixing windows crashes (#13727)
Matthew Honnibal committed
December 11, 2024
M
Enable Python 3.13
Matthew Honnibal committed
M
Fix allocation of non-transient strings in StringStore (#13713)
Matthew Honnibal committed
October 1, 2024
M
Note minimum python requirement in setup.cfg
Matthew Honnibal committed
M
Update spacy[apple] thinc-apple-ops pin for numpy v2 compatibility
Matthew Honnibal committed
September 13, 2024
M
Fix thinc pin
Matthew Honnibal committed
September 11, 2024
M
Update numpy pin
Matthew Honnibal committed
May 31, 2024
S
Remove typing-extensions from requirements (#13516)
Sofie Van Landeghem committed
April 29, 2024
S
Update Typer pin and GH actions (#13471)
Sofie Van Landeghem committed
S
Fix CI (#13469)
Sofie Van Landeghem committed
April 4, 2024
S
allow weasel 0.4.x (#13409)
Sofie Van Landeghem committed
March 22, 2024
S
remove smart_open requirement as it's taken care of via Weasel (#13391)
Sofie Van Landeghem committed
January 2, 2024
D
Add spacy.TextCatParametricAttention.v1 (#13201)
Daniël de Kok committed
October 5, 2023
A
Remove pathy dependency, update docs for cloudpathlib in Weasel (#13035)
Adriane Boyd committed
September 29, 2023
M
Allow spacy-transformers v1.3.x in transformers extra (#13025)
Matthew Hoffman committed
September 28, 2023
A
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.7-1
Adriane Boyd committed
September 25, 2023
A
Drop support for python 3.6 (#13009)
Adriane Boyd committed
August 16, 2023
A
Extend to weasel v0.3 (#12908)
Adriane Boyd committed
August 11, 2023
A
Extend to thinc v8.2 (#12897)
Adriane Boyd committed
A
Extend to weasel v0.2 (#12902)
Adriane Boyd committed
August 10, 2023
A
Revert "Extend to spacy-transformers v1.3.x (#12877)"
Adriane Boyd committed
August 8, 2023
A
Update CuPy extras (#12890)
Adriane Boyd committed
A
Allow pydantic v2 using transitional v1 support (#12888)
Adriane Boyd committed
August 2, 2023
A
Extend to spacy-transformers v1.3.x (#12877)
Adriane Boyd committed
July 28, 2023
A
Remove ray extra (#12870)
Adriane Boyd committed
July 24, 2023
A
Update numpy build constraints for numpy 1.25 (#12839)
Adriane Boyd committed
July 7, 2023
S
Replace projects functionality with weasel (#12769)
Sofie Van Landeghem committed
May 15, 2023
B
build: bump typer version to accept >=0.3<0.10 (#12631)
Basile Dura committed
March 31, 2023
A
Allow cupy 12.0 for extras (#12490)
Adriane Boyd committed
March 7, 2023
P
Change GPU efficient textcat to use CNN, not BOW in generated configs (#11900)
Paul O'Leary McCann committed
January 13, 2023
A
Fix required maximum version of typing-extensions (#12036)
Albert Villanova del Moral committed
January 11, 2023
A
Allow spacy-transformers v1.2.x in transformers extra (#12092)
Adriane Boyd committed
December 29, 2022
A
Rename modified textcat scorer to v2 (#11971)
Adriane Boyd committed