Release 1.2.0 - Added Support for More Archives
Release 1.2.0
Changelog:
- Switched to a provider system for compressions as well.
- Now, during compressions, the format used will depend on the destination directory. If your destination is
MyOutput.txt.zip
, the plugin will compress to.zip
format. If your destination isMyOutput.txt.xz
, the plugin will compress to.xz
format. - More information on the new file types has been added to the wiki
- Now, during compressions, the format used will depend on the destination directory. If your destination is
- Added support for compressions to PACK and XZ formats.
- Added support for extractions from PACK and XZ formats.
If you find any bugs, please report them.