Releases: vasi/pixz
Releases · vasi/pixz
v1.0.7
v1.0.6
- fixes large file support for listing
v1.0.5
- add htole64 and le64toh on glibc < 2.9
v1.0.4
v1.0.3
- complete autotools build, see README.md for build instructions, see #37
- large-file support for 32-bit systems, see #26
- creates output file with permissions of input file (if possible, i.e. not reading from stdin), see #15
- better error messages on incorrect input path
- list main differences between pixz and xz in README
- fix issue with extreme (-e) command line option parsing, see #12
- adds keep input (-k) command line option, see #14