Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 22:11

Added

  • Detection of the IntelliJ's project language level, and default to that within the AST Inspector

Changed

  • Upgraded to using JavaParser v3.22.1
  • Upgraded multiple dependencies
  • Made the plugin dumbAware, enabling it to be used while the project is being indexed
  • The exporters now use the system's newline, rather than \n

Fixed

  • Exporters now respect the include new line configuration option