Add support for rubyzip 3.x#629
Conversation
|
@jukra thank you for yyour help. Can you please add a changelog? |
|
Also added the |
Thank you. But i think we need to notice that old rubyzip will not work anymore. If you want to add just a support for 3.0 then i think better to have a detection of version and different behaviour depend on it. Or fully deprecation of < 3.0 versions. |
Yeah sorry I was unclear, the current requirement is: so it's fully deprecating < 3.0 versions. I just added the |
Thank you! Ok, then also need to mentioned that we dropped support for rubyzip < 3.0 |
|
@jukra thank you! |
|
Do you know when this will be published against rubygems.org? |
|
Just checking in on publishing this version? If this is an inappropriate place to ask about rubygems.org publish please let me know. |
|
Released! |
|
Please also check roo-rb/roo-xls#64 for |
Summary
Added support for rubyzip 3.0.0 and made it the minimum required version.
Other Information
Related issue: #621
Rubyzip upgrade instructions: https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x#open