Skip to content

Release 0.25.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 20 Feb 09:04
2ccca24

0.25.0 - 2020-02-20

Added

  • Provide context menu to continue/pause all/other threads. #748.
  • Contribution from bhoppeadoy: Add user setting java.debug.settings.numericPrecision to set the numeric precision when formatting doubles in "Variables" or "Debug Console" viewlet. #745.

Fixed

  • Use project's Java runtime to launch the application. #753.
  • Restart stop but not start the program. #752.
  • Contribution from xiaoyinl: Use HTTPS wherever possible. #732.