Closed
Description
In V1.20, zlib
was replaced by deflate
, so one remark and one request
-
When we remove a library, it implies to make existing code to stop working. Instead, it would be better to make new code to implement new features and recompilation id needed to remove 'old' features.
-
How to I re-enable
zlib
support since I don't have bandwidth to fix the user code now?
Thanks in advance