Fixed error when debug config is not active. Standalone models now have requirements less strict
0.4.0
Updated to spaCy v3 and new tensorflow. Changed how to create the pipeline component (spaCy v3 changed its API)
0.3.4
Now tensorflow-text is a dependency only for multilanguage models. This makes the library usable on Windows too (See https://github.com/MartinoMensio/spacy-universal-sentence-encoder/issues/10).
0.3.3
Removed warning from SpaCy version check
0.3.2
This version includes - serialisable docs - allow customisation of tfhub models folder
README.md includes the complete description of these features.