Releases: 0-wiz-0/trrntzip
Releases · 0-wiz-0/trrntzip
trrntzip 1.3
trrntzip 1.2
- fix a build error on windows
- improve log file handling
- add -e and -l options to set (or disable) error log file and logging directory
- revert zip64 format changes from last release
- update included source for minizip to version from zlib-1.3.1
- various fixes and code cleanup
trrntzip 1.1
- zip64 format: zip64 EOCD was missing in some cases
- add -q flag to reduce log output
- update included source for minizip to version from zlib-1.2.13
- fix -g description
- canonicalize sort order
- fix memory leak
- improve temporary file handling
- do not follow symlinks, only handle regular files
- various other fixes
Thanks to our new contributor: @miller-alex
trrntzip 1.0
- portability fixes
- update included source for minizip to version from zlib-1.2.10