Releases: scalacenter/scala-debug-adapter
Releases · scalacenter/scala-debug-adapter
v3.1.5
v3.1.4
v3.1.3
v3.1.2
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Add documentation for releasing the full Scala Debug Adapter or a specific version of the Expression Compiler by @adpi2 in #385
- Add unit-tests of
ScalaStepFilterBridge.findSymbol
by @adpi2 in #388 - fix: made debugger recover from not found sources by @iusildra in #394
- Evaluate expression asynchronously by @iusildra in #401
- Fix #409: Run setup during the task execution by @adpi2 in #411
- Update tasty-query to 0.7.7 by @scala-center-steward in #415
- Refactor JDI wrappers by @adpi2 in #417
- Try fix ObjectCollectedException by @adpi2 in #420
- Skip configuration if noDebug in launchRequest by @adpi2 in #422
New Contributors
Full Changelog: v3.0.9...v3.1.0
v3.0.9
Full Changelog: v3.0.8...v3.0.9
v3.0.9-M1
v3.0.8
What's Changed
- Fix stepping into method with @TargetNAME by @adpi2 in #381
- Fix tests on releasing RC versions of the expresion-compiler by @adpi2 in #382
Full Changelog: v3.0.7...v3.0.8
v3.0.7
This release is almost identical to the v3.0.6 release, but that one had a small issue that we hit on during the actual release process. Please refer to those notes for the actual changes v3.0.7 brings in.
What's Changed
Full Changelog: v3.0.6...v3.0.7