Skip to content

32.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 23:36

These release notes are automatically extracted from the full changelog.

Major Changes

  • ancestral, translate: These will now error when the length of any reference gene is indivisible by 3, instead of silently padding with N to translate to 'X'. #1895 (@victorlin)
  • augur.utils.load_features is deprecated and will be removed in a future major version. Users should use augur.io.load_features instead. #1912 (@victorlin)

Features

  • augur curate apply-record-annotations will now warn if an annotation was unnecessary, often indicative of the upstream data being updated. #1893 (@jameshadfield)