Skip to content

v4.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 16:17
· 682 commits to latest since this release
2054391

Minor fixes and performance improvements:

  • circumvent a very slow MinHash.remove_many(...) call in sourmash gather (#2123)

Developer updates:

  • substantial refactoring of CounterGather and related Index code. (#2116)
  • update Index protocol tests to include tests for peek and consume (#2111)
  • Bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (#2118)
  • test insert after downsample for LCA_Database (#2117)
  • update release notes & pyproject.toml after v4.4.1 (#2114)