Release 0.38.0
0.38.0 - 2022-01-26
Added
- Thanks for the contribution from Mu-Tsun Tsai. Add zh-tw locale. #1087.
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.