Skip to content

Releases: sts10/wla

v0.2.3

17 Apr 20:27
Compare
Choose a tag to compare

Download wla 0.2.3

Nothing major new in this release.

  • Bumps some dependencies up to current version.
  • Makes cargo-dist version up-to-date, hopefully improving built binaries.
File Platform Checksum
wla-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wla-x86_64-apple-darwin.tar.xz Intel macOS checksum
wla-x86_64-pc-windows-msvc.zip x64 Windows checksum
wla-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.2.2

23 Nov 05:54
Compare
Choose a tag to compare

Release Notes

Fixes incorrect help text describing functionality of the decode option. Also removes a leftover debug eprintln statement.

Download wla 0.2.2

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

Version 0.2.1

22 Nov 23:25
Compare
Choose a tag to compare

Release Notes

  • 4165e88 - be more explicit about types in find_mean_edit_distance function to avoid a bug when auditing long lists. See #3.

Download wla 0.2.1

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

Version 0.1.5

20 Nov 17:05
Compare
Choose a tag to compare

Release Notes

Uses a refactored and improved implementation of the Sardinas-Patterson algorithm to check lists for unique decodability. Special thanks to @westonal.

Download wla 0.1.5

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

v0.1.4

01 Nov 15:29
Compare
Choose a tag to compare

Changes

  • Uses cargo-dist to generate releases

Download wla 0.1.4

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

v0.1.2

22 Oct 17:48
Compare
Choose a tag to compare

An initial release. If you want an executable without having to install Cargo.