Skip to content

Choose a tag to compare

@joverlee521 joverlee521 released this 17 Jul 18:29
· 22 commits to master since this release
137ffc4

From the changelog:

  • 17 July 2025: Snakemake version 8 (or above) is now required. Various aspects of the workflow were incompatible with v8 including our support for remote files and have now been updated. The nextstrain runtimes have been correspondingly updated; see the nextstrain-cli docs for how to upgrade these. PR 1180

  • 17 July 2025: Support for Google Cloud Storage via path_or_url has been removed. Please get in touch if this is needed as it should be possible to restore it. Implemented in PR 1180 and discussed in this zika PR.

  • 17 July 2025: Cluster support (both rhino and scicore) has been removed. PR 1180

  • 10 February 2025: Improve documentation regarding custom color map files.