Skip to content

Release 0.36.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 24 Nov 06:18
cfd12c9

0.36.0 - 2021-09-23

Changed

  • Adopt new createStatusBarItem API for id and name properties. #1020.

Fixed

  • Unicode character in class name will fail to run. #780.
  • Launching apps which require both a modulepath and a classpath doesn't work with shortenCommandLine="argfile". #1047.
  • Debugger fails to load variable values due to java.lang.OutOfMemoryError. #1044.
  • Fix privacy in the logger. PR#1048.