-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft release notes for v4.4.2 #2129
Comments
Note to self: need to |
same for testenv3 😄 |
what should we check after a release?
|
released! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Minor fixes and performance improvements:
MinHash.remove_many(...)
call insourmash gather
([MRG] circumvent a very slowMinHash.remove_many(...)
call insourmash gather
#2123)Developer updates:
CounterGather
and relatedIndex
code. ([MRG] subtantial refactoring ofCounterGather
and relatedIndex
code. #2116)Index
protocol tests to include tests forpeek
andconsume
([MRG] updateIndex
protocol tests to include tests forpeek
andconsume
#2111)LCA_Database.downsample
#2117)The text was updated successfully, but these errors were encountered: