* docs: Migrate non-reference documentation to docs.nextstrain.org [620][] * filter: Add `--exclude-ambiguous-dates-by` flag to enable exclusion of samples with ambiguous dates [623][] and [631][]
* tree: Use a more generic approach to escape special characters from alignment sequence names prior to running IQ-TREE [625][] * filter: Reduce memory usage by not reading sequences into memory [627][]
* refine: Report divergence by number of mutations as an integer instead of a floating point value [618][] * validate: Allow internal nodes with a single child and do not allow duplicate node names [621][]
* align: Remove references to BioPython's deprecated `Alphabet` attributes [615][] * Pin BioPython dependency to a max supported version to prevent breaking changes to augur in the future [615][]