Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 23:02
· 34 commits to main since this release

✨ New Features

🐛 Bug Fixes

  • d7c4411 - deps: migrate panphon and editdistance to their ilt forks (PR #465 by @joanise)
  • b53372f - tests: moving import to function means patching from elsewhere now (commit by @roedoejet)
  • 16e64ad - do not let cache hits and and misses alter coverage reports (commit by @joanise)
  • 836f8df - remove redundant and incorrect er rule in deu mapping (commit by @joanise)
  • 06ed526 - build: use major.minor only for Heroku to get auto patch bumps (PR #460 by @joanise)
  • 93bb134 - ci: apply several recommended security fixes (PR #461 by @joanise)
  • f8a9bba - fix all mypy --check-untyped-defs errors outside tests/ (commit by @joanise)
  • 9197b1a - fix or ignore all mypy --check-untyped-defs errors in tests/ (commit by @joanise)
  • c75bca6 - first pass fix NFD normalization by Aidan (commit by @joanise)
  • 2aec48e - further fix NFD norm to handle diacritic reordering (commit by @joanise)
  • 6b151ae - ci: stabilize license checking for setuptools (commit by @joanise)
  • 250c8f1 - apply feedback from review (commit by @joanise)
  • 7a985e5 - ci: set permissions on docs.yml to publish to gh-pages (commit by @joanise)
  • 0ad7118 - only update and test schemas with pydantic<2.9 (commit by @joanise)
  • bdf608a - ci: give publish workflow required permissions (commit by @joanise)

⚡ Performance Improvements

♻️ Refactors

✅ Tests

  • bc8922e - yes, I still run test by calling ./test_neural.py (commit by @joanise)
  • 3edfb52 - a little more test coverage for missing neural dependencies (commit by @joanise)

🔧 Chores

Older changes

  • patches relating to tokenization by @joanise in #434
  • Add ces ipa - update by @kubicra in #432
  • Dev.ej/tokenize in studio by @joanise in #436
  • Rebase the deu branch and add the deu-ipa -> eng-ipa mapping by @joanise in #440
  • Connect ces to arpabet via eng-ipa by @joanise in #439
  • Dev.ej/moh final vowel length by @joanise in #435
  • Refresh our production environment for Heroku by @joanise in #444
  • sal-apa extension to better support Secwepemctsín by @joanise in #442
  • Remove the broken IPA->moh mapping, and have moh->IPA delete straggling loose colons by @joanise in #443

New Contributors

Full Changelog: v2.2.2...v2.3.0