Full support for quoted labels and (nested) comments.
1.4.0
- Drop py3.6 compatibility - Run tests on py3.11 - Added type hints.
1.3.2
- Backwards incompatibility through bug-fix: newick will not (incorrectly) parse invalid newick trees anymore, but raise `ValueError`. - Run tests on py 3.10 as well.
1.3.1
Fixed support for node annotations for the case when annotations are between `:` and length.
1.3.0
Added support for reading and writing of node annotations (in comments).