What's Changed
- Update URLs in all the documentation/config by @dhdaines in #274
- fix(docs): Add Python documentation for algorithm methods by @dhdaines in #278
- Fixed ConstFst FFI Trs iterator by @JonasDepoixSonos in #282
- Add
TrivialWeightby @bluebear94 in #285 - Implement
WeaklyDivisibleSemiringforBooleanWeightby @bluebear94 in #284 - feat: add
invertto FFI and Python by @dhdaines in #277 - fix: make Python algorithms consistently return a VectorFst by @dhdaines in #280
- Bump to python3.13 and use uv by @ChloeSekkatSonos in #289
- Fix publish py3.13 by @ChloeSekkatSonos in #290
- Fix/publish py3.13 (2) by @ChloeSekkatSonos in #291
- Bump cibuildwheel to 2.21.2 for Python3.13 compatibility by @ChloeSekkatSonos in #292
- CI: install libatomic before installing rust for Linux by @ChloeSekkatSonos in #293
- Hardcoded version in rustfst-python pyproject.toml & bump to 1.2.5 by @ChloeSekkatSonos in #294
- Fix python wheel creation with nested folders & bump to 1.2.6 by @ChloeSekkatSonos in #295
New Contributors
- @bluebear94 made their first contribution in #285
- @ChloeSekkatSonos made their first contribution in #289
Full Changelog: rustfst-v1.1.1...rustfst-v1.2.6