Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:08

Fixed

  • okf visualize: edges now correctly extracted from ## Related, ## Calls, ## Called By, and ## Used By sections (was always 0).
  • okf visualize: dependency detail panel now shows ecosystem/version/dev table.
  • okf visualize: full markdown body rendering via marked.js with internal link rewiring.
  • okf visualize: CDN switched from unpkg.com (broken) to cdn.jsdelivr.net.

Changed

  • okf visualize: upgraded from D3.js to Cytoscape.js with 4 layouts (Graph, Circle, Grid, Tree), type filter, search, and detail panel.