• v1.1.42
    Release / create-release (push) Successful in 2m26s
    Release / build-linux-x86_64 (push) Successful in 8m43s
    Release / build-macos-arm64 (push) Successful in 2m7s
    ci.yml / build (pull_request) Canceled after 59m15s
    Stable

    coissac released this 2026-08-11 15:12:57 +00:00 | 57 commits to main since this release

    chore: update ci cache, document distance metrics, and bump version

    Updated CI workflow cache keys with a v2 salt and Cargo.lock hash to prevent stale incremental compilation caches and deadlocks, while updating restore keys and documenting interrupted job state. Introduced a 3-way ordinal distance metric framework that replaces ambiguous IUPAC encoding with explicit k-mer scoring, bridging pairwise methods to character-based phylogenetics via Sankoff parsimony. Bumped the obikmer crate version to 1.1.42.

    Downloads