Skip to content

Latest commit

 

History

History
57 lines (52 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

57 lines (52 loc) · 2.02 KB

draw-graph Changelog

[1.0.0]

  • 1.22 ★ method usage graph
  • 1.21 PlantUML support RegExp, JSON, yaml, HTML injected
  • 1.20 PlantUML support RegExp, JSON, yaml file
  • 1.19 linux path use ~ and setting DrawGraphSetting.properties
  • 1.18 Support 2020.1 set JBR with JCEF
  • 1.17 Preview HTML File
  • 1.16 ★ method call graph
  • 1.15 Support .puml and navigate to class_method
  • 1.14 Maven dependencies graph include/exclude
  • 1.13 Rel Controller|Service|Mapper
  • 1.12 ★ click to navigate
  • 1.11 doc setting (len=20)
  • 1.10 support Python, Go, Rust, C/C++/OC, PHP, JS/TS etc.
  • 1.09 direction setting
  • 1.08 skip get/set/is(FieldName)
  • 1.07 Add Symbol: + public - private # protected ~ package
    • S static O Override A abstract C Constructor o open
  • 1.06 Async for 2023.3
  • 1.05 Support Kotlin call graph
  • 1.04 PlantUML and Graphviz
  • 1.03 file button and reset button
  • 1.02 include/exclude and skip get set is
  • 1.01 Maven dependencies graph with mermaid.js
  • 1.00 Method call graph with mermaid.js

中文更新日志

  • 1.22 ★ 方法被调用图
  • 1.21 PlantUML 支持 RegExp, JSON, yaml, HTML 注入
  • 1.20 PlantUML 支持 RegExp, JSON, yaml 文件
  • 1.19 linux 目录用 ~ 和设置 DrawGraphSetting.properties
  • 1.18 支持 2020.1 设置 JCEF 的 JBR
  • 1.17 预览 HTML 文件
  • 1.16 ★ 方法调用图
  • 1.15 支持 .puml 文件和跳转 class_method
  • 1.14 Maven 关系图 包含排除
  • 1.13 关联 Controller|Service|Mapper
  • 1.12 ★ 点击跳转
  • 1.11 注释设置(长度 20)
  • 1.10 支持 Python, Go, Rust, C/C++/OC, PHP, JS/TS 等
  • 1.09 方向设置
  • 1.08 跳过 get/set/is 在有同名字段的时候
  • 1.07 添加符号:+ 公有 - 私有 # 保护 ~ 包级
    • S 静态 O 重写 A 抽象 C 构造 o 可重写
  • 1.06 异步用于 2023.3
  • 1.05 支持 Kotlin 调用图
  • 1.04 PlantUML 与 Graphviz 实现
  • 1.03 文件按钮 与 重置按钮
  • 1.02 包含排除功能与跳过 get set is
  • 1.01 Maven 关系图 mermaid.js 版
  • 1.00 方法调用关系图 mermaid.js 版