Skip to content

Releases: Garvys/rustfst

rustfst-v1.0.1

02 May 11:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rustfst-v1.0.0...rustfst-v1.0.1

rustfst-v1.0.0

27 Apr 14:40
0b30f2e
Compare
Choose a tag to compare

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

Full Changelog: rustfst-v0.13.3...rustfst-v1.0.0

rustfst-v0.13.3

21 Aug 16:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: rustfst-v0.13.2...rustfst-v0.13.3

rustfst-v0.13.2

21 Aug 15:51
Compare
Choose a tag to compare

⚠️ No python wheels have been published for this release because of an issue in the CI. A fix has been applied and another release is cooking.

What's Changed

New Contributors

Full Changelog: rustfst-v0.13.1...rustfst-v0.13.2

rustfst-v0.13.1

06 Dec 12:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: rustfst-v0.13.0...rustfst-v0.13.1

rustfst-v0.13.0

01 Dec 14:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: rustfst-v0.12.0...rustfst-v0.13.0

rustfst-v0.12.0

23 Nov 10:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: rustfst-v0.11.6...rustfst-v0.12.0

rustfst-v0.11.6

23 Nov 10:47
Compare
Choose a tag to compare

What's Changed

  • Freeze rust version for clippy to 1.61.0 + sleep between cargo publish by @Garvys in #214
  • Freeze rustfmt et rustdoc to 1.61.0 & Bump rust minimum version to 1.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

Full Changelog: rustfst-v0.11.5...rustfst-v0.11.6

rustfst-v0.11.5

21 Jun 15:27
Compare
Choose a tag to compare

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

rustfst-v0.11.4

16 Jun 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: rustfst-v0.11.3...rustfst-v0.11.4