v1.2.0
- 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.