2.0.0-alpha.11
Pre-releaseThis is a pre-release. It can contain bugs and significant changes which are not yet finalized. Changes may appear without notice. We recommend to try the pre-releases to learn about upcoming features. For important projects, use stable releases. |
---|
Commit history
(click to expand)
-
[
2492358
] docs: start changelog for v2 -
[
4a658fa
] chore: CHANGELOG for striped alignment -
[
b509ae8
] Merge remote-tracking branch 'origin/master' into docs/changelog-v2 -
[
11ce301
] Merge remote-tracking branch 'origin/master' into docs/changelog-v2 -
[
c0e951b
] docs: add to changelog -
[
38b9478
] Merge remote-tracking branch 'origin/master' into docs/changelog-v2 -
[
59800e3
] Merge remote-tracking branch 'origin/master' into docs/changelog-v2 -
[
46bc271
] docs: add more items to the changelog -
[
c246815
] Merge branch 'docs/changelog-v2' -
[
a5e1718
] chore: pre-release web v2.0.0 -
[
e4f839a
] chore: fix release commit message [skip ci] -
[
f5e270e
] chore: update lockfile [skip ci] -
[
da85e65
] chore: remove pre-release commit message [skip ci]
Just release always, because we cannot really distinguish web pre-releases from branch. They all start from master and then gradually promoted to staging and release.
-
[
540255e
] chore(ci): trigger ci -
[
2e546a4
] fix(cli): correctly find base name in cases like .fasta.gz
This allows to strip not only .fasta
, but also .fasta.gz
and similar, when deducing file base name which is used for creating output file names.
-
[
9fb1042
] Merge pull request #854 from nextstrain/fix/cli-basename -
[
c739833
] fix(cli): prevent writing duplicate csv row
Some of the CLI CSV and TSV files had two header rows due to an extra function call