Releases: clockor2/phylojs
Releases · clockor2/phylojs
v1.7.0
1.7.0 (2024-05-22)
Features
node
methods applypreorder: add Node.applyPostOrder
method and tests (b481c0d), closes #65
v1.6.5
1.6.5 (2024-04-18)
Bug Fixes
- remove old node node vis properties (e06a7ff)
v1.6.4
1.6.4 (2024-04-15)
Bug Fixes
- merge branch 'main' into update-docs (7dc4573)
v1.6.3
1.6.3 (2024-04-12)
Bug Fixes
- fix multi tree read newick bug (e8d04b2), closes #58
v1.6.2
1.6.2 (2024-04-11)
Bug Fixes
- expose annotation writers (c085757)
v1.6.1
1.6.1 (2024-04-09)
Bug Fixes
- readtreesfromnewick test: readNewick --> readNewickFromTrees (f2bd8c9), closes #58
v1.6.0
1.6.0 (2024-04-09)
Features
- add cz back to pre-commit (5525f5d)
v1.5.11
1.5.11 (2024-03-14)
Bug Fixes
- allow _unused vars (7359c34)
- remove import of phylojs which was breaking CI (e682b60)
v1.5.10
1.5.10 (2023-10-02)
Bug Fixes
- tsc doesn't support @ style imports (2bf9a47)
v1.5.9
1.5.9 (2023-10-02)
Bug Fixes
- fix webpack config so module is avaible (688e7b9)