Skip to content

v1.2

Compare
Choose a tag to compare
@ondovb ondovb released this 05 Feb 21:52
· 24 commits to master since this release

Bug fixes

  • Large alignments will no longer run into serialization size limits when creating Gingr files (Issue #3), thanks to the Cap'n Proto library. Older Gingr files in the Protocol Buffer format can still be read, but will not be written (and may eventually be phased out).
  • Exported trees will no longer have bootstrap or branch length values for the root node, which was not standard Newick and could cause crashes when loading them back in.
  • Exported Fasta reference files will no longer have an extra space between the ID and description in their tags.