Skip to content

v1.2.0

Compare
Choose a tag to compare
@sjrd sjrd released this 19 Dec 16:07
· 44 commits to main since this release
0f86044
  • Fix #424: Read and handle INLINED nodes in TypeTree position. Expose them as a new class Trees.InlinedTypeTree.
  • Fix #423: StackOverflowError involving complicated nested refinement types.
  • Work around scala/scala3#19237 when reading TASTy files.
  • Make reading Scala 2 pickles more robust.