Skip to content

v0.2.0

Choose a tag to compare

@holgern holgern released this 07 Aug 11:40
· 55 commits to main since this release

Full Changelog: v0.1.0...v0.2.0

Added

  • Added source replacement composition and abbr2words conversion helpers for offset mapping
  • Added German locale module with quantity grammar for units, currencies, and magnitudes
  • Added German structured text normalization for dates, times, currencies, temperatures, quantities, ordinals, and labels
  • Added kokorog2p integration with prepare_for_kokorog2p() adapter projection API
  • Added locale registry with stub modules for cs, en, es, fr, it, and pt

Fixed

  • Fixed pytest configuration for proper test execution
  • Fixed tomli dependency configuration for package installation

Documentation

  • Added kokorog2p migration guide with language ownership audit and integration boundaries