v4.4.2
Minor fixes and performance improvements:
- circumvent a very slow
MinHash.remove_many(...)
call insourmash gather
(#2123)
Developer updates:
- substantial refactoring of
CounterGather
and relatedIndex
code. (#2116) - update
Index
protocol tests to include tests forpeek
andconsume
(#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)