Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@andrewrosss andrewrosss released this 19 Mar 00:25
  • Update spacy dependency to support ^2.2 and ^3.0.
  • Remove spacy-lookups-data and loguru 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)