File tree Expand file tree Collapse file tree 1 file changed +3
-27
lines changed
Expand file tree Collapse file tree 1 file changed +3
-27
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4- ### Added
5-
64### Changed
5+ - Builds now require JDK11 minimum, per IntelliJ Plugin requirement
6+ - Upgraded to using JavaParser v3.23.0
7+ - Multiple other dependency updates
78
8- ### Deprecated
9-
10- ### Removed
11-
12- ### Fixed
13-
14- ### Security
15- ## [ 0.5.0]
16- ### Added
17- - Detection of the IntelliJ's project language level, and default to that within the AST Inspector
18-
19- ### Changed
20- - Upgraded to using JavaParser v3.22.1
21- - Upgraded multiple dependencies
22- - Made the plugin ` dumbAware ` , enabling it to be used while the project is being indexed
23- - The exporters now use the system's newline, rather than ` \n `
24-
25- ### Deprecated
26-
27- ### Removed
28-
29- ### Fixed
30- - Exporters now respect the ` include new line ` configuration option
31-
32- ### Security
339
3410## [ 0.5.0]
3511### Added
You can’t perform that action at this time.
0 commit comments