Skip to content

0.9.2

Compare
Choose a tag to compare
@dwijnand dwijnand released this 26 May 09:07
· 282 commits to main since this release
0.9.2

Bugfixes

  • Fix an AssertionError that threw in the recently added unpickling, to do with method mismatching between the bytecode and the scala signature (pickle). #630 / #634 / #635
  • Fix a NoSuchElementException that also threw in the recently added unpickling, to do with how nested class names mentioned the pickle are mangled to find them in the bytecode. #631 / #636

Commit log: 0.9.1...0.9.2