Releases: biocore/qurro
v0.9.0
Main two things:
-
Removed a couple of old dependency pins and updated things accordingly.
- This adds support for all Python versions ≥ 3.6 and all QIIME 2 versions ≥ 2020.11.
-
Adds the ability to turn the sample plot into a jitter / strip plot.
See the CHANGELOG for more details. Thanks for bearing with me!
v0.8.0
This update adds support for recent versions of QIIME 2 (2020.11 and later), by updating Qurro's uses of pandas
and other dependencies. To test this support, this update also improves Qurro's continuous integration to test on multiple QIIME 2 versions.
As a consequence of supporting these newer QIIME 2 versions, this version of Qurro no longer supports versions of QIIME 2 older than 2020.11. If you need to use these older QIIME 2 versions, you can install an older Qurro version (e.g. v0.7.1).
Please see the CHANGELOG for details about this new version.
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.1
Mostly just updating links throughout the code and documentation re: moving Qurro's code from fedarko/qurro to biocore/qurro, but a few other small improvements—please see the changelog.