* Configure the xz program to also extract LZMA files. * Fixed creation of LZMA files with the Python lzma module. * Handle *.epub and *.apk files as ZIP files.
* Fix detection of existing broken symlinks when unpacking.
1.4
* Add missing GZIP creation support for 7z modules. Closes: GH bug 6
1.3
* Add patoolib.__version__ (see PEP 396). Closes: GH bug 3 * Improved detection of LZMA and LRZIP files with file(1). * Add missing patoolib.programs to Windows installer. Closes: GH bug 5
1.2
* Fix detection of *.gz with newer libmagic versions. Closes: GH bug 2