Replaced the old Ionic.Zip library for the most recent DotNetZip one (1.15.0). Fixes some edge-case bugs some people were experiencing.
Fixed situation where in certain scenarios password-protected ZIP archives became unprotected after being opened.
Complete overhaul, focusing on working with disk-based ZIP files.
All of the above means there are many breaking changes with previous versions, so update carefully.
Small corrections.