v0.5.1
- add RemoteZipInfo.extract() method
- handle large (>64k) central dir
- only warn on missing Accept-Ranges header e.g. S3 does not send it but still supports Range Requests
Merged PRs
- Move urllib3 to optional dependency by @anjakefala in #12
- Enhance CLI interface by @PoroCYon in #15
- fix: download small zip error by @horw in #16
Fixes #14
Full Changelog: v0.4...v0.5.1