v1.1.1
Bug fixes:
- Fix #397: Errors while unpickling and resolving members in scalaz-core_2.13
- Fix #398: MemberNotFoundException for inherited member on PackageRef
- Fix #401: Infinite loop in resolution of symbol whose declared type is a recursive match type
- Fix #402: Cannot resolve symbol because of unknown annotation
- Fix #403: Wrong erasure of path-dependent opaque type alias
- Fix #405: Wrong erasure of parametric value classes
- Fix #407: Cannot resolve symbol of parent interface
- Fix printing of InlineMatch nodes.