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