rustfst-v0.11.6
What's Changed
- Freeze rust version for clippy to 1.61.0 + sleep between cargo publish by @Garvys in #214
- Freeze
rustfmt
etrustdoc
to1.61.0
& Bump rust minimum version to1.51.0
by @Garvys in #215 - Fix CI mkdocs by @Garvys in #216
- SymbolTable.read/write to support both Str and Path in Python by @Garvys in #218
- Add Optimize to CLI by @Garvys in #219
- added support for fst optimization in the log semiring by @riccardobassanisonos in #220
New Contributors
- @riccardobassanisonos made their first contribution in #220
Full Changelog: rustfst-v0.11.5...rustfst-v0.11.6