v0.4.0
What's Changed
- 🔥 Drop support for macOS 13 by @Neplex in #95
- ♻️ Refactor NLP module, splitting entity resolution and introducing entity extraction by @Neplex in #100
- ⚡ Improve metrics computation speed by @Neplex in #114
- Fix CI workflow permissions by @Neplex in #96
- ⬆️ Update Python workflows by @Neplex in #115
- ⬆️ Update ruff requirement from 0.12.2 to 0.13.0 by @dependabot[bot] in #98, #101, #106, #108, #111
- ⬆️ Update mypy requirement from 1.15.0 to 1.17.1 by @dependabot[bot] in #99, #102
- ⬆️ Update asyncio requirement from ^3.4.0 to >=3.4,<5.0 by @dependabot[bot] in #103
- ⬆️ Update mlflow requirement from >=3.1,<3.2 to >=3.1,<3.5 by @dependabot[bot] in #105, #112
- ⬆️ Update typer requirement from >=0.15.1,<0.17.0 to >=0.15.1,<0.18.0 by @dependabot[bot] in #109
- ⬆️ Update xmltodict requirement from ^0.14.2 to >=0.14.2,<1.1.0 by @dependabot[bot] in #113
Full Changelog: v0.3.1...v0.4.0