Skip to content

Releases: guzba/zippy

0.9.9

29 May 01:50
Compare
Choose a tag to compare

Full Changelog: 0.9.8...0.9.9

Improved deflate / compression for large files (faster + better compression rate).

0.9.8

10 May 23:51
Compare
Choose a tag to compare

What's Changed

  • update writeFile(..) to discard unused value by @nc-x in #42

New Contributors

  • @nc-x made their first contribution in #42

Full Changelog: 0.9.7...0.9.8

0.9.7

04 Feb 05:53
Compare
Choose a tag to compare

Full Changelog: 0.9.6...0.9.7

0.9.6

04 Feb 03:43
Compare
Choose a tag to compare

Full Changelog: 0.9.5...0.9.6

0.9.5

01 Feb 02:52
Compare
Choose a tag to compare
0.9.5

0.9.4

31 Jan 00:41
Compare
Choose a tag to compare

Full Changelog: 0.9.3...0.9.4

0.9.3

29 Jan 19:36
Compare
Choose a tag to compare

New Tarball extractAll that is faster and uses (potentially significantly) less memory.

0.9.1

29 Jan 03:10
Compare
Choose a tag to compare
0.9.1 + fix

0.9.0

29 Jan 02:16
Compare
Choose a tag to compare

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.

0.8.1

25 Jan 22:44
Compare
Choose a tag to compare
0.8.1