Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 2.25 KB

File metadata and controls

71 lines (36 loc) · 2.25 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.4.1 (2023-01-31)

Fix

  • Fix npm build

3.4.1 (2023-01-3)

Fix

  • Fix broken dependencies

3.4.0 (2023-01-30)

Feature

  • Props glyphMargin to set a margin between glyphs

3.3.1 (2022-11-07)

Bug fix

  • fix styles for circle glyphs

3.3.0 (2022-11-07)

Feature

  • default colors for labels and selected labels can be set

3.2.1 (2022-11-07)

Bug Fixes

  • Glyph and label positions

3.2.0 (2022-11-03)

Features

  • choose the default colors for nodes and branches according to their types

3.1.3 (2021-09-02)

Bug Fixes

  • options: supportValue to false by default (d11e38e)

3.1.2 (2021-08-16)

3.1.1 (2021-07-15)

Features

  • display and read support values (3d4c8ca), closes #2

3.0.1 (2021-06-22)

Bug Fixes

3.0.0 (2021-06-21)

Breaking change

  • inputTree as a String and not Object (a3824c2)