v2.1.2
Changes since the previous release:
- 2.1.2 (2022-08-04):
- Makefile updates improving cross-platform compilation.
- 2.1.1 (2022-08-01):
- Preserving non-standard amino acid symbols in the output alignment (instead of replacing with X).
- 2.1.0 (2022-07-26):
- Duplicated sequences are removed prior to the alignment and restored afterwards.
- 2.0.4 (2022-07-25)
- Fixed stack overflow exception when saving/loading large Newick trees (boost-based algorithm replaced with own non-recursive approach).
- 2.0.3 (2022-05-27):
- The ordering of the input sequences preserved in the final alignment.
- 2.0.2 (2022-05-24):
- Alignment allowed as an input (gaps are removed).