Skip to content

v1.0.3

Compare
Choose a tag to compare
@wookietreiber wookietreiber released this 07 Sep 17:13
· 58 commits to master since this release
  • 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