Skip to content

v0.3.7

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 16:56
· 38 commits to main since this release

Release Notes

  • First release using cargo-dist. Should create binaries for Mac and Windows users. Cool!
  • Use an improved implementation of the Sardinas-Patterson algorithm in both uniquely decodable check and in Schlinkert pruning. Should be about 80% faster. Thanks to @westonal. 72a9859
  • Upgrades and consolidates icu crates, fixing a warning b396c7b and 18d8152
  • Fixes mean edit distance bug by using f64 type throughout function 912a489

Download tidy 0.3.7

File Platform Checksum
tidy-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
tidy-x86_64-apple-darwin.tar.xz macOS Intel checksum
tidy-x86_64-pc-windows-msvc.zip Windows x64 checksum
tidy-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum