Skip to content

v4.1.0

Compare
Choose a tag to compare
@adpi2 adpi2 released this 08 May 12:44
· 13 commits to main since this release
ebbc5ff

What's Changed

  • Use presentationHint: subtle on skipped StackFrame 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

Full Changelog: v4.0.4...v4.1.0