Skip to content

Release 1.2.0 - Added Support for More Archives

Compare
Choose a tag to compare
@dscalzi dscalzi released this 09 Mar 04:05
· 39 commits to master since this release

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 is MyOutput.txt.xz, the plugin will compress to .xz format.
    • More information on the new file types has been added to the wiki
  • 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.