Releases: andrewrosss/rake-spacy
Releases · andrewrosss/rake-spacy
0.3.1
- Update spacy dependency to support ^2.2 and ^3.0.
- Remove
spacy-lookups-data
andloguru
as dependencies. - Run poetry update
- Fix bug in how the ProxiedDefaultDict generic was defined. Specifically, the type definition didn't match what the code was expected to do (actually doing)
- Add type-check.yaml to CI (#10)
0.3.0
0.3.0
The API has undergone a fairly major overhaul. Hopefully this improves the available functionality of the package.