The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.07 2018-10-28
    * Include proper META.* data
    * Catch and ignore SIGCHLD

0.06 2016-04-11
    * Restore compatibility with Perl 5.6.x
      This means foregoing the defined-or operator, but as that one
      only came in with Perl 5.10, I'm removing the use

0.05 2016-04-10
    * More test fixes by Alexandr Ciornii
    * No "undefined" warnings on non-Windows sytems

0.04 2016-04-09
    * Switch tests to make indirect reliance on Archive::Zip optional
    * This time, test those changes using Test::Without::Module
    * Fix some documentation, add SYNOPSIS to Archive::SevenZip::API::ArchiveZip
      No code changes

0.03 2016-04-07
    * Switch tests to make indirect reliance on Archive::Zip optional
      No code changes

0.02 2016-04-04
    * Switch all IPC to IPC::Open3

0.01 2016-04-03
    * Released on an unsuspecting world