Skip to content

rustfst-v0.11.1

Compare
Choose a tag to compare
@Garvys Garvys released this 13 Jun 08:25
· 81 commits to main since this release

What's Changed

  • Allow str when reading or writing an Fst in Python by @Garvys in #196
  • Python doc of StringPath and StringPathsIterator by @Garvys in #197
  • Clippy fixes by @Garvys in #195
  • Fix SymbolTable(s) forwarding by @Garvys in #198
  • Clippy by @Garvys in #199
  • Fix typing : VectorFst.read() -> VectorFst != Fst by @Garvys in #200
  • Add to_bytes and from_bytes for VectorFst in the Python binding by @Garvys in #201

Full Changelog: rustfst-v0.11.0...rustfst-v0.11.1