Skip to content

v0.1.6-alpha4

Pre-release
Pre-release

Choose a tag to compare

@ZomiNLP ZomiNLP released this 22 Apr 19:25

v0.1.6-alpha4 - 2026-04-23

  • fix: correct release workflow for test upload
  • fix: correct release workflow for release
  • fix: correct release workflow for TestPyPI uploads

v0.1.6-alpha3 - 2026-04-23

  • fix: correct release workflow for TestPyPI uploads

v0.1.6-alpha2 - 2026-04-23

  • fix: sync pyproject version with latest release

v0.1.0-alpha1 - 2026-04-23

  • style: apply ruff safe fix
  • refactor: switch to PEP 621 versioning (Option A)

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