Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 1.81 KB

Changelog

0.2.1 (2025-01-27)

Bug Fixes

  • Project: Remove spaCy model dependency (blocks PyPI publication) (b6f5e97)

0.2.0 (2025-01-27)

Features

  • Add spaCy integration as single-threaded pipeline component (d549219)

0.1.1 (2025-01-21)

Bug Fixes

  • GitHub Actions: Add quotes to Python version in publish workflow (4620672)

0.1.0 (2025-01-21)

⚠ BREAKING CHANGES

  • HuggingFace Hub integration

Features

  • add Python library (3d2d513)
  • HuggingFace Hub integration (83d57e0)
  • measure coverage via UD/de-hdt (3d2d513)
  • provide automata edition via Hugging Face Hub (3d2d513)
  • refactor build system (3d2d513)

Miscellaneous Chores