Skip to content

0.9.0

Compare
Choose a tag to compare
@guzba guzba released this 29 Jan 02:16
· 183 commits to master since this release

Added an API for opening and extracting from a zip archive without reading the entire archive into memory. See https://github.com/guzba/zippy/blob/master/examples/ziparchive_explore.nim for an example.