Skip to content

v0.1.6-alpha1 (Pre-release)

Choose a tag to compare

@ZomiNLP ZomiNLP released this 22 Apr 18:13

v0.1.6-alpha1 - 2026-04-23

v0.1.6 - 2026-04-23

  • ci: replace deprecated readme-renderer check with twine check

v0.1.5 - 2026-04-23

  • style: apply mypy fixes

v0.1.4 - 2026-04-23

  • style: apply ruff safe fixes

v0.1.3 - 2026-04-23

  • fix: resolve mypy errors across adapters and utils, add proper type annotations, unify TypedDicts, and improve optional spaCy/stanza handling

v0.1.2 - 2026-04-23

  • fix: resolve Ruff warnings and clean up stanza/spacy availability checks
  • style: apply ruff unsafe fixes

Changelog

v0.1.1 - 2026-04-22

  • fix(scripts): point VERSION_FILE to zomi_nlp/version.py instead of local path
  • chore: update bump_version script
  • feat(scripts): add bump_version script under zomi_nlp/scripts
  • fix: Update github action workflow
  • fix: Resolve pydocstyle conflicts in pyproject.toml
  • fix: running linting fix