Open avargaskun opened 2 years ago
Hello! Thank you for this writing this helpful plug-in. Here's a few improvements a while back in case you're interested in pulling them into the main branch. This includes a breaking change to the plug-in API so I bumped the version number (2.0.0 -> 3.0.0)
Adding the following functionality to the plugin:
This makes breaking changes to the API (see further below for examples):
zip
method removedzipFolder
method to create ZIP from single folder (similar to previouszip
method)options
parameter, replaced with parameter containing target zip filezipFiles
method to create ZIP from one or more filesoptions
parameter fromunzip
method, replaced with parameter containing target folderExamples: