Skip to content

Release 0.38.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 26 Jan 02:05
· 94 commits to main since this release
32c57f8

0.38.0 - 2022-01-26

Added

Changed

  • Change the inline button to debug icon. #1108.

Fixed

  • Improve the search performance of resolving main class. java-debug#395.
  • If mainClass not specified, it will find main classes not belonging to current workspace. #1098.
  • Update CONTRIBUTING docs. #1105.