• v1.1.43
    Release / create-release (push) Successful in 2m28s
    ci.yml / build (pull_request) Failing after 3h0m41s
    Release / build-linux-x86_64 (push) Successful in 8m31s
    Release / build-macos-arm64 (push) Successful in 1m53s
    Stable

    coissac released this 2026-08-11 16:27:19 +00:00 | 3 commits to main since this release

    ci: disable numa feature, bump obikmer, and document Sankoff costs

    Disable the numa default feature in CI build and test steps to prevent container environment deadlocks, and add comments explaining the cache key salt bump (v2) to mitigate incremental compilation corruption. Document a 16-state Sankoff cost matrix derived from set-edit distances, including substitution, gain/loss, and context-disappearance costs compatible with TNT's interface. Bump obikmer crate version to 1.1.43.

    Downloads