weichsel / ZIPFoundation

Effortless ZIP Handling in Swift
MIT License
2.34k stars 263 forks source link

Plans for next release #235

Closed kernandreas closed 2 years ago

kernandreas commented 2 years ago

Hello @weichsel

Thank you for building this great library. I was evaluating it for our project. We create zip files of large directories (thousands of files, hundred of megabytes). And it does a great job. Well since developer experience is also important I was happy to see #227 merged.

This leads me to the question: What are the plans for the next release which includes this PR? Do you need any help for it?

All the best,
Andreas.

weichsel commented 2 years ago

Hi @kernandreas ,

I am currently trying to get #230 merged. The PR is in great shape, we are just trying to get some final refinements done.
Can't really promise a release date but I hope to tag a new release within the next days/weeks.

kernandreas commented 2 years ago

Thank you for getting back. This sounds great. Looking forward for the release.