Releases: garvys-org/rustfst
Releases · garvys-org/rustfst
rustfst-v1.1.1
What's Changed
- Fix up Clippy issues and do some manual cleanups by @dzhu in #255
- Bump jinja2 from 3.1.3 to 3.1.4 in /rustfst-python by @dependabot in #266
- Added support for converting VectorFst to ConstFst to ffi/python lib by @JonasDepoixSonos in #268
- Bumped version to 1.1.0 by @JonasDepoixSonos in #269
- Fix macos wheels build by @Garvys in #270
- Fix documentation publication by @Garvys in #271
Full Changelog: rustfst-v1.0.1...rustfst-v1.1.1
rustfst-v1.0.1
What's Changed
- Fix/make ffi exportable by @riccardobassanisonos in #251
- Fix deprecation warnings Gihub Actions by @Garvys in #263
- Added minimize to FFI by @JonasDepoixSonos in #264
New Contributors
- @JonasDepoixSonos made their first contribution in #264
Full Changelog: rustfst-v1.0.0...rustfst-v1.0.1
rustfst-v1.0.0
What's Changed
- chore: upgrade nom 6 -> 7 by @boxdot in #240
- Bump python version to 3.9 by @Garvys in #249
- Make
Queue::dequeue
return the removed value by @dzhu in #237 - serialize_integer_weight - allow parsing from/to text of IntegerWeight by @mooreniemi in #253
- Fix connect python by @Garvys in #254
- Move from macos-latest to macos-13 to fix M1 issues by @Garvys in #256
- Bump rust to 1.70 as required by some crates by @Garvys in #257
- Bump jinja2 from 3.0.3 to 3.1.3 in /rustfst-python by @dependabot in #258
- Bump clap to 3.2 & bitflags to 2 & ordered-float to 4 and bimap to 0.6 by @Garvys in #259
- Bump clap to 4 by @Garvys in #260
- Release 1.0.0 by @Garvys in #261
New Contributors
- @boxdot made their first contribution in #240
- @dzhu made their first contribution in #237
- @mooreniemi made their first contribution in #253
Full Changelog: rustfst-v0.13.3...rustfst-v1.0.0
rustfst-v0.13.3
What's Changed
Full Changelog: rustfst-v0.13.2...rustfst-v0.13.3
rustfst-v0.13.2
What's Changed
- Bump bumpalo from 3.9.1 to 3.12.0 by @dependabot in #232
- Declare presence of types as per PEP561 by @dhdaines in #231
- Documentation improvements by @dhdaines in #236
- Stop deploy on cron by @Garvys in #242
- Bump pygments from 2.12.0 to 2.15.0 in /rustfst-python by @dependabot in #241
- Bump pymdown-extensions from 9.4 to 10.0 in /rustfst-python by @dependabot in #238
- Bump cibuildwheel to 2.15.0 by @Garvys in #243
- Use drop to fix compiler warnings by @Garvys in #245
New Contributors
- @dependabot made their first contribution in #232
- @dhdaines made their first contribution in #231
Full Changelog: rustfst-v0.13.1...rustfst-v0.13.2
rustfst-v0.13.1
rustfst-v0.13.0
What's Changed
Full Changelog: rustfst-v0.12.0...rustfst-v0.13.0
rustfst-v0.12.0
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
rustfst-v0.11.5
What's Changed
- Publish rustfst-ffi to crates.io by @Garvys in #210
- Fix SymbolTable's add_symbol
Could not get a mutable reference to the symbol table
by @Garvys in #211 - Make randgen deterministic when seeded by @Garvys in #212
- Ensure rustfst-ffi and rustfst have the same version when pulled from crates.io by @Garvys in #213
Full Changelog: rustfst-v0.11.4...rustfst-v0.11.5