Skip to content

Tags: HelenHip/docs

Tags

2019.10.0

Toggle 2019.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MAINT: SEPP-refs production-mode (qiime2#438)

2019.7

Toggle 2019.7's commit message
Revert "MAINT: drop BIOM v1.0.0 (qiime2#427)"

This reverts commit 3e0bf80.

2019.4

Toggle 2019.4's commit message
MAINT: Moving pictures updates (qiime2#404)

- DADA2 1.10
- Misc grammar

2019.1

Toggle 2019.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MAINT: New feature classifiers, 2019.1 (qiime2#385)

2018.11

Toggle 2018.11's commit message
BUG: Remove missing doc page comments (qiime2#367)

2018.2

Toggle 2018.2's commit message
MAINT: Update install guide; New copyright year (qiime2#284)

Fixes qiime2#279
Fixes qiime2#283

2017.12

Toggle 2017.12's commit message
MAINT: include q2-cutadapt in list of plugins (qiime2#261)

2017.11

Toggle 2017.11's commit message
BUG: filename re-used in longitudinal tutorial (qiime2#251)

2017.10

Toggle 2017.10's commit message
MAINT: update beta-correlation to mantel (qiime2#218)

2017.9

Toggle 2017.9's commit message
ENH: plugin directory supports multiple interfaces (qiime2#206)

The plugin directory now displays CLI and Artifact API help text for actions instead of a custom table of inputs, parameters, and outputs (this table was generally confusing to users).

Thanks @thermokarst for having the idea of using the help text that's already being generated for the CLI and Artifact API! The code is much simpler now too :)

Also, instead of using an action's underscored name (`Action.id`), the action's CLI name (dashed) is used in URLs and content.