8000 Release Version 0.7.4: March 10, 2025 · immcantation/presto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.7.4: March 10, 2025

Latest
Compare
Choose a tag to compare
@ssnn-airr ssnn-airr released this 10 Mar 15:26
· 11 commits to master since this release

Release Notes

BuildConsensus:

  • Updated the breaking of ties to be deterministic. The unordered dictionary in
    Python 3.6 and earlier versions caused the determination of the consensus
    sequence to be non-deterministic. This issue has been resolved by ordering
    the dictionary.

Full Changelog: 0.7.3...0.7.4

0