Skip to content

Releases: clockor2/phylojs

v1.7.0

22 May 03:43
09dd8b8
Compare
Choose a tag to compare

1.7.0 (2024-05-22)

Features

  • node methods applypreorder: add Node.applyPostOrder method and tests (b481c0d), closes #65

v1.6.5

18 Apr 04:03
5a80f9e
Compare
Choose a tag to compare

1.6.5 (2024-04-18)

Bug Fixes

  • remove old node node vis properties (e06a7ff)

v1.6.4

15 Apr 01:38
8dfb757
Compare
Choose a tag to compare

1.6.4 (2024-04-15)

Bug Fixes

  • merge branch 'main' into update-docs (7dc4573)

v1.6.3

12 Apr 06:21
f32f0ce
Compare
Choose a tag to compare

1.6.3 (2024-04-12)

Bug Fixes

  • fix multi tree read newick bug (e8d04b2), closes #58

v1.6.2

11 Apr 07:22
cce96f0
Compare
Choose a tag to compare

1.6.2 (2024-04-11)

Bug Fixes

  • expose annotation writers (c085757)

v1.6.1

09 Apr 11:15
6fdc28b
Compare
Choose a tag to compare

1.6.1 (2024-04-09)

Bug Fixes

  • readtreesfromnewick test: readNewick --> readNewickFromTrees (f2bd8c9), closes #58

v1.6.0

09 Apr 06:16
1b952e3
Compare
Choose a tag to compare

1.6.0 (2024-04-09)

Features

  • add cz back to pre-commit (5525f5d)

v1.5.11

14 Mar 07:04
ce8ee97
Compare
Choose a tag to compare

1.5.11 (2024-03-14)

Bug Fixes

  • allow _unused vars (7359c34)
  • remove import of phylojs which was breaking CI (e682b60)

v1.5.10

02 Oct 11:54
9fd3fd1
Compare
Choose a tag to compare

1.5.10 (2023-10-02)

Bug Fixes

  • tsc doesn't support @ style imports (2bf9a47)

v1.5.9

02 Oct 10:53
fcde524
Compare
Choose a tag to compare

1.5.9 (2023-10-02)

Bug Fixes

  • fix webpack config so module is avaible (688e7b9)