Skip to content

Latest commit

 

History

History
132 lines (84 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

132 lines (84 loc) · 4.2 KB

CHANGE LOG

0.4.2/2024-02-27

0.4.1/2023-12-19

0.4.0/2023-12-14

0.3.6/2023-12-07

  • v0.3.5 ... v0.3.6

    • add color to lines
    • add color.js to mix color
    • adjust sunburst graph

0.3.5/2023-12-05

0.3.4/2023-11-28

  • v0.3.3 ... v0.3.4

    • Improved the layout by adding weight of edge.
    • Upgrade dagre to 1.0.4.
    • Added nodes color of same level.

0.3.3/2023-11-10

0.3.2/2023-11-04

  • v0.3.1 ... v0.3.2

    • Improved the feature of automatic following the current note.
    • Upgrade siyuan api to 0.8.8.

0.3.1/2023-11-01

  • v0.3.0 ... v0.3.1
    • The maximum number of nodes limit applies to all graphs.
    • dailynote applies as separating nodes.

0.3.0/2023-10-28

  • v0.2.1 ... v0.3.0
  • Added a function that separates the graph.
  • Adjusted the style of graphs.
  • Fit the dark mode

0.2.1/2023-10-21

0.2.0/2023-10-20

  • v0.1.7 ... v0.2.0
  • Added Source Graph
  • Added Sink Graph
  • Added Neighbor Graph
  • Added V&H Graph

0.1.7/2023-10-15

  • v0.1.6 ... v0.1.7
  • #4 Adjusted the style of start node.
  • #3 Added a function that the graph could automatically follow the currently open document.

0.1.6/2023-10-13

v0.1.5/2021-10-10

v0.1.4/2021-10-10

v0.1.3/2021-10-09

  • v0.1.2 ... v0.1.3
  • Added a setting that could limit the maximum of nodes in global graph.

v0.1.2/2021-10-08

v0.1.1/2021-10-07

v0.1.0/2021-10-05

  • v0.1.0
  • draw global graph
  • draw vertical graph
  • draw horizontal graph
  • setting of layout direction
  • setting of layout algorithm