Skip to content

1.1.0

Compare
Choose a tag to compare
@kirb kirb released this 25 May 13:16
· 39 commits to master since this release
e956150
  • Fixes an issue causing a “Use of uninitialized value in bitwise and (&)” warning when processing symlinks.
  • Changes the compression implementation to use a pipe to the specified compressor’s command line tool, rather than using Perl modules, which have been tricky to install and tricky for us to distribute (due to having binary components providing bindings to libz, libbz2, and liblzma).
  • This is the first release published on npm!