Releases: saracen/fastzip
Releases · saracen/fastzip
v0.2.0
14 Aug 13:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Update readme to add a missing error check in the archiving example by @0xdeafcafe in #46
Don't use a data descriptor for symlinks so they can be stream-unzipped by @michalc in #50
Update go version used in tests by @saracen in #52
Preserve symlink directory last modified times by @stanhu in #51
New Contributors
Full Changelog : v0.1.11...v0.2.0
v0.1.11
09 Jun 10:20
Compare
Sorry, something went wrong.
No results found
v0.1.10
21 May 00:02
Compare
Sorry, something went wrong.
No results found
v0.1.9
04 Mar 11:35
Compare
Sorry, something went wrong.
No results found
v0.1.8
21 Feb 21:54
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix atomic access to unaligned fields causing panics on 32bit systems by @kumbayo in #35
Updates klauspost/compress to v1.14.3 by @saracen in #36
New Contributors
Full Changelog : v0.1.7...v0.1.8
v0.1.7
11 Sep 23:23
Compare
Sorry, something went wrong.
No results found
Merge pull request #31 from saracen/fix-buffer-size
Fix buffer size limit
v0.1.6
11 Sep 22:51
Compare
Sorry, something went wrong.
No results found
Merge pull request #30 from saracen/extraction-improvements
Extraction improvements
v0.1.5
06 Jan 11:29
Compare
Sorry, something went wrong.
No results found
Merge pull request #29 from saracen/respect-umask
Fix extracted directories/files not respecting umask
v0.1.4
06 Dec 14:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #24 from saracen/dependency-update
Dependency update: flate performance and extrazip bug fix
v0.1.3
03 Nov 10:50
Compare
Sorry, something went wrong.
No results found
Merge pull request #23 from saracen/upgrade-compress
Upgrade github.com/klauspost/compress to v1.11.2