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