Releases: Ce11an/spacy-cleaner
Releases · Ce11an/spacy-cleaner
v3.2.1
What’s Changed
🔧 Fixes & Refactoring
⬆️ Dependencies updates
- ⬆️ Bump coverage from 7.3.2 to 7.3.3 (#418) @dependabot
- ⬆️ Bump actions/setup-python from 2 to 5 (#405) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#401) @dependabot
👥 List of contributors
@Ce11an, @dependabot and @dependabot[bot]
v3.2.0
What’s Changed
💥 Breaking Changes
- Removed deprecated
Cleaner
. - Renamed
Pipeline
toCleaner
.
📝 Documentation
- Updated documentation
- Added docstrings in tests.
⬆️ Dependencies updates
- Updated
spacy
to version 3.7.2 - Updated
spacy-lookups-data
to version 4.66.0.5 - Updated
tqdm
to version 4.66.1 - Added
types-tqdm
version 3.7.2
🚀 Features
- Replaced linters, formatters, etc... with
ruff
. - Added additional
Makefile
commands.
👥 List of contributors
@Ce11an, @dependabot and @dependabot[bot]
v3.1.3
v3.1.2
What’s Changed
📝 Documentation
⬆️ Dependencies updates
- ⬆️ Bump dill from 0.3.5.1 to 0.3.6 (#195) @dependabot
- ⬆️ Bump pytest from 7.1.3 to 7.2.0 (#196) @dependabot
- ⬆️ Bump virtualenv from 20.16.5 to 20.16.6 (#197) @dependabot
- ⬆️ Bump colorama from 0.4.5 to 0.4.6 (#198) @dependabot
- ⬆️ Bump lazy-object-proxy from 1.7.1 to 1.8.0 (#199) @dependabot
- ⬆️ Bump mkdocs-material-extensions from 1.0.3 to 1.1 (#200) @dependabot
- ⬆️ Bump pbr from 5.10.0 to 5.11.0 (#201) @dependabot
- ⬆️ Bump pyupgrade from 3.0.0 to 3.2.0 (#202) @dependabot
- ⬆️ Bump zipp from 3.9.0 to 3.10.0 (#203) @dependabot
- ⬆️ Bump griffe from 0.22.2 to 0.23.0 (#204) @dependabot
- ⬆️ Bump pylint from 2.15.4 to 2.15.5 (#205) @dependabot
- ⬆️ Bump tomlkit from 0.11.5 to 0.11.6 (#206) @dependabot
- ⬆️ Bump pymdown-extensions from 9.6 to 9.7 (#207) @dependabot
- ⬆️ Bump mkdocs-material from 8.5.6 to 8.5.7 (#208) @dependabot
- ⬆️ Bump identify from 2.5.6 to 2.5.8 (#209) @dependabot
- ⬆️ Bump stevedore from 4.0.1 to 4.1.0 (#194) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.20.1 to 5.21.1 (#193) @dependabot
👥 List of contributors
@Ce11an, @dependabot and @dependabot[bot]
v3.1.1
v3.1.0
What's Changed
🚀 Features
🔧 Fixes & Refactoring
📦 Build System & CI/CD
💥 Breaking Change
⬆️ Dependencies updates
- ⬆️ Bump black from 22.6.0 to 22.8.0 by @dependabot in #161
- ⬆️ Bump pathspec from 0.9.0 to 0.10.0 by @dependabot in #160
- ⬆️ Bump virtualenv from 20.16.3 to 20.16.4 by @dependabot in #159
- ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 5.20.1 by @dependabot in #158
- ⬆️ removed safety package by @Ce11an in #168
- ⬆️ Bump certifi from 2022.9.14 to 2022.9.24 by @dependabot in #170
- ⬆️ Bump tomlkit from 0.11.4 to 0.11.5 by @dependabot in #171
- ⬆️ Bump pylint from 2.15.2 to 2.15.3 by @dependabot in #172
- ⬆️ Bump coverage from 6.4.4 to 6.5.0 by @dependabot in #173
- ⬆️ Bump markdown from 3.3.7 to 3.4.1 by @dependabot in #174
- ⬆️ Bump setuptools from 65.3.0 to 65.4.1 by @dependabot in #177
📝 Documentation
- Added spacy badge to README.md by @Ce11an in #163
- Feature/gh pages by @Ce11an in #164
- Hotfix/deploy docs by @Ce11an in #165
- Adding more documentation by @Ce11an in #166
New Contributors
- @dependabot made their first contribution in #161
Full Changelog: v3.0.0...v3.1.0