Skip to content

rust-mlt-core-v0.12.4

Choose a tag to compare

@CommanderStorm CommanderStorm released this 19 Jul 00:06
· 56 commits to main since this release
d1e2260

Fixed

  • (rust) gate trigram-based shared-dict merging on corpus size (#1505)
  • (rust) use Option::filter instead of manual and_then (#1504)

Other

  • (rust) re-publish fast-mvt (#1524)
  • (rust) genericize some more fns (#1519)
  • (rust) simplify decode_(i32|i64|u32|u64) to decode_ints::<T> (#1518)
  • (rust) dedup some code with generics (#1516)
  • (rust) carve v1 wire-format seams to prep for v2 (#1513)
  • (rust) minor v1 cleanup v2 prep (#1510)
  • (deps) bump the all-cargo-version-updates group across 1 directory with 4 updates (#1500)

Contributors