-
Notifications
You must be signed in to change notification settings - Fork 79
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
release notes for sourmash v4.8.5 #2878
Comments
checklistsRelease candidate testing:
Releasing to PyPI:
After release to PyPI and conda-forge/bioconda packages built:
Optional but recommended:
|
sourmash-minimal-feedstock is broken, of course, presumably by the same thing that is preventing branchwater from compiling. |
yep - on OSX, |
linux has succeeded tho! 🎉 |
conda-forge/sourmash-minimal-feedstock#55 fixed the sourmash-minimal build, and #2879 updated sourmash itself. |
closing since a more recent release will catch the undone things. #2991 |
editing here: https://hackmd.io/jlTSEgzlR6GO9_X9dmZgGQ?view
sourmash release notes v4.8.5
This release drops support for Python < 3.10, and also reorganizes and expands the documentation substantially!
Major new features:
tax
overlca
for taxonomic analysis (MRG: adjust documentation to recommendtax
overlca
for taxonomic analysis #2777)Bug fixes:
sourmash plot
labels/indices arguments make sense (MRG: makesourmash plot
labels/indices arguments make sense #2790)Cleanup and documentation updates:
seed
to param string docs #1732 (Added seed to parameter strings #1732 #2836)*add usage docs for
sig import/ingest
(MRG: add usage docs forsig import/ingest
#2785)Developer updates:
PYTHONDEVMODE=1
(Fix many warning fromPYTHONDEVMODE=1
#2849)__all__
tosig/__main__.py
(MRG: add__all__
tosig/__main__.py
#2778)Dependabot updates:
The text was updated successfully, but these errors were encountered: