46 |
47 | Version 3.1.1: Fixes Toolbar in IntelliJ 2021.1+
48 |
49 | fixes: Toolbar is partially not working. See GitHub Issue #73. Thanks to @bash-spbu for contribution.
50 |
51 |
52 |
53 | Version 3.1.0: IntelliJ 2021.1+ support
54 |
55 | Known Issue: Toolbar is partially not working. See GitHub Issue #73.
56 |
57 |
58 |
59 | Version 3.0.0
60 |
61 | - Class reference diagram can be opened out of project view with a java file or class at focus. (Issue 61)
62 | - New reference graph of java files of a whole package. Choose Show UML Diagram with a package at focus. (Issue 58)
63 | - Overview of references not show in graph from outside with grouping by levels of coupling. See chapter Other References in README.md.
64 |
65 |
66 |
67 | Version 2.2.0: IntelliJ 2019.1+ support
68 |
69 |
70 | Version 2.1.0: Improve appearance of marked nodes.
71 |
72 |
73 | Version 2.0.0: Ability to mark nodes and delete or isolate them; Mark subgraph of callees / callers of a node and to show the path between two nodes.
74 |
75 |
76 | Version 1.6.0: Show cluster count in Toolbar; Bugfix with constructors of anonymous classes.
77 |
78 |
79 | Version 1.5.0: Support inner classes and enums.
80 |
81 |
82 | Version 1.4.0: Ability to hide node types like fields, static fields, methods, etc.; Show cluster count in pup up menu; Some
83 | bug fixes.
84 |
85 |
86 | Version 1.3.1: Bug with callees from inner classes.
87 |
88 |
89 | Version 1.3.0: Bug with callees from anonymous inner classes; Add ability to remove node from diagram; Diagram is not
90 | updated after refactoring.
91 |
92 |
93 | Version 1.2.0: Improve icons and lines; Small Bugfix.
94 |
95 |
96 | Version 1.1.1:Bug fixes. E.g. searching in diagram is now working CTRL+F12 / CTRL+F.
97 |
98 |
99 | Version 1.1.0: show modifiers and the count of reference from one element to another
100 |
101 |
102 | Version 1.0.1: Goto source (F4) is possible
103 |
104 |
105 | ]]>
106 |
107 |
108 |