v2.0.0
New API and updated docs and tutorials. See the documentation for more.
What's Changed
- Icon by @HLasse in #68
- ci: update pytest-coverage.comment version by @HLasse in #70
- ⬆️ Update pandas requirement from <1.5.0,>=1.0.0 to >=1.0.0,<1.6.0 by @dependabot in #69
- ⬆️ Update pytest requirement from <7.2.0,>=7.1.3 to >=7.1.3,<7.3.0 by @dependabot in #73
- ⬆️ Bump schneegans/dynamic-badges-action from 1.3.0 to 1.6.0 by @dependabot in #72
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.37 to 1.1.39 by @dependabot in #76
- ci: dependabot automerge if tests pass by @HLasse in #78
- Fix pos_stats extraction by @rbroc in #75
- Update docstrings by @HLasse in #84
- docs: docs for dependency distance formula by @HLasse in #89
- feat: Separate component loaders by @HLasse in #88
- Simple tutorial and misc docs by @HLasse in #90
- fix: allow multiprocessing in descriptive stats component by @HLasse in #91
- feat: spacy 3.4 compatibility - dashes to slashes in factory names by @HLasse in #95
- feat: add word embedding coherence/similarity by @HLasse in #92
- HLasse/Make-
quality
-work-with-n_process
->-1 by @HLasse in #96 - Ci: add pre-commit by @KennethEnevoldsen in #97
- CI: Added semantic release by @KennethEnevoldsen in #110
- Ci mypy by @HLasse in #111
- Extract_df_and_tutorial_fix by @HLasse in #116
- Docs-move-documentation-to-create-func by @KennethEnevoldsen in #117
- Build-transition-to-pyproject-toml by @KennethEnevoldsen in #122
- HLasse/Change-documentation-landing-page by @HLasse in #123
- tutorial: add open in colab button by @HLasse in #125
- HLasse/Update-README by @HLasse in #128
- Version 2.0 by @HLasse in #118
- CI: Fix errors in CI by @KennethEnevoldsen in #129
New Contributors
Full Changelog: v1.1.0...2.0.0