Skip to content

Release 0.40.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 29 Mar 05:07
· 86 commits to main since this release
e74ac96

Added

  • Support lazy loading object values from toString(). java-debug#401.
  • API - Provide an api to query the processId of the debugging Java process. java-debug#399.

Changed

  • Print logpoints to debug console. #710. Thanks to James Clark for contribution.

Fixed