Releases: scalacenter/scala-debug-adapter
Releases · scalacenter/scala-debug-adapter
v4.2.3
v4.2.2
v4.2.1
What's Changed
- Reverse entries in
SourceLookUpProvider
by @adpi2 in #742 - bugfix: InsertExpression with -no-indent option by @jkciesluk in #751
- Bump Scala versions by @adpi2 in #753
New Contributors
- @jkciesluk made their first contribution in #751
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Extract scala3-binary-decoder by @adpi2 in #720
- Update scala3-compiler, scala3-library to 3.5.0-RC2 by @scala-center-steward in #724
- Update scala3-compiler, scala3-library to 3.5.0-RC3 by @scala-center-steward in #725
- Improved Performance of loadClassesByScalaName by @crt-31 in #727
Full Changelog: v4.1.1...v4.1.2
v4.1.1
v4.1.0
What's Changed
- Use
presentationHint: subtle
on skippedStackFrame
to deemphasize it by @adpi2 in #686 - Allow lookup of class members in parents by @iusildra in #679
- Update Scala version by @adpi2 in #696
- Rewrite Scala 2 expression compiler by @adpi2 in #701
- Add Scala 2.13.14 by @adpi2 in #702
- Fix #628: remove
indent
and-rewrite
options when evaluating expression by @adpi2 in #703 - [Expr Compiler] Fix casting qualifier of accessible member by @adpi2 in #705
- improvement: Use existing file system when available and don't close it by @kasiaMarek in #704
- Automatically close debug server after terminated event by @adpi2 in #706
- [Scala 3 binary decoder] Cache decoded symbols by @adpi2 in #709
- [sbt plugin] check if
debugAdatperClassUpdates
is defined by @adpi2 in #711
New Contributors
- @kasiaMarek made their first contribution in #704
Full Changelog: v4.0.4...v4.1.0
v4.0.4
v4.0.3
v4.0.2
What's Changed
- Fix Hot code replace by @adpi2 in #667
- Store offset of computed frames to fix the
Load More Stack Frames
by @adpi2 in #671 - Use DebugException to report user errors by @adpi2 in #674
- fix #672: avoid GC on conditional breakpoint values by @adpi2 in #675
- Update Scala versions by @adpi2 in #678
Full Changelog: v4.0.1...v4.0.2