- Adds Catalan, Macedonian and Russian language models.
- Significantly speeds up backbone extraction by implementing the disparity filter integrand in Cython. (If the compiled extension
cannot be loaded for some reason, it falls back on an interpreted function.)
- [PyPI](http://pypi.org/project/textnets) *should* now receive binary wheels for Mac, Windows and Linux (via GitHub Actions) to ease installation on each platform.
- Improved type annotations.
- Update several dependencies.