Skip to content

0.20.2

Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 20 Aug 17:48
· 165 commits to master since this release
v0.20.2
d50b6ca

enhancements

bug fixes

  • Scala 3: Fixes derives by allowing $.stable_type_identifier in derives_clause by @susliko in #331
  • Fixes lambda expression parsing by issuing OUTDENT with extra spaces before brackets by @susliko in #301
  • Fixes nested comment parsing by @susliko in #306
  • Fixes the handling of interpolations without spaces and $$ in interpolated strings by @johannescoetzee in #324
  • Fixes definitions parsing when the return types appear on new lines by @susliko in #333
  • Fixes indented case in given by @Masynchin in #338

behind the scene

new contributors

Full Changelog: v0.20.1...v0.20.2