sourmash-bio / sourmash

Quickly search, compare, and analyze genomic and metagenomic data sets.
http://sourmash.readthedocs.io/en/latest/
Other
472 stars 80 forks source link

draft release notes for v4.5.0 #2241

Closed ctb closed 2 years ago

ctb commented 2 years ago

git log --oneline v4.4.3..latest shows:

(edit here: https://hackmd.io/QUqiZHbTSYyoDYOaVy7vfg)

release notes sourmash v4.5.0

sourmash v4.5.0 provides several minor bug fixes, as well as a number of new features.

This release also includes two minor Python API breaking changes - by default, SourmashSignature objects loaded from files are "frozen", and we force explicit keyword arguments on MinHash object construction.

Finally, this release updates the sourmash documentation with several new tutorials, including one on using sourmash tax to classify metagenomes with MAGs + GTDB.

Bug fixes

Minor new features

Cleanup and documentation fixes

Developer updates

bluegenes commented 2 years ago

git log --oneline v4.4.2..latest shows:

From 4.4.3 instead? Mostly bc the -F human went into that release, right?

ctb commented 2 years ago

git log --oneline v4.4.2..latest shows:

From 4.4.3 instead? Mostly bc the -F human went into that release, right?

good catch! thanks :)

ctb commented 2 years ago

interestingly... no?

https://github.com/sourmash-bio/sourmash/releases/tag/v4.4.3

or if it did, I didn't put it in the descriptions. and the correct git log --oneline doesn't report it.

I'll have to dig.

ctb commented 2 years ago

indeed, -F human was not in v4.4.3. So I ran the right command 😓 , despite putting the wrong one in this issue 😆

ctb commented 2 years ago

sourmash v4.5.0 available on pypi! https://pypi.org/project/sourmash/

ctb commented 2 years ago
ctb commented 2 years ago

on zenodo! https://zenodo.org/record/7058348

ctb commented 2 years ago

conda-forge build of sourmash-minimal going on here: https://github.com/conda-forge/sourmash-minimal-feedstock/pull/34

ctb commented 2 years ago

bioconda build here: https://github.com/bioconda/bioconda-recipes/pull/36859

ctb commented 2 years ago

huh. does bioconda automatically merge now?? ok.

ctb commented 2 years ago

no... closed w/o merge. new bioconda build here: https://github.com/bioconda/bioconda-recipes/pull/36868

ctb commented 2 years ago

done! 🎉