Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

File metadata and controls

7 lines (4 loc) · 271 Bytes

1.2.0

  • Actually, there is no need to extract anything to a temporary directory. This can just read a stream from the zip directly

1.1.0

  • Only extract relevant class files instead of extracting everything and then running glob. Might be faster. Or not, who knows