- better detranslate support in tree handler - updated project scaffolding
2.8.0
- handle nexus files with empty characters block (e.g. edictor) - optionally preserve insertion order of characters with `NexusWriter` - support another taxa translation variant
2.7.0
Better handling of detranslate for BEAST trees.
2.6.0
Labelling of charstates in the recode-to-binary tool now matches the original states .
2.5.2
Fixed bug whereby a duplicate characters block was written by `NexusReader` in case a `'data'` block was inserted as shortcut to `CharacterHandler`.
2.5.1
Fixed bug where the wrong decorator order would prevent tree manipulation tools to work on str or Path input.