Releases: marcograss/partialzip
Releases · marcograss/partialzip
v2.1.2
Upgrade MSRV and upgrade dependencies
v2.1.0
reduced binary size footprint
v2.0.1
newer dependencies and some incompatible changes
v1.2.8
adds a progress bar for download progress in the default feature set
start to add some optional logging and tracing
v1.2.7
this release give the ability to use the crate as a library with less dependencies by using default-features = false, which will disable the command line binary, so some dependencies like clap will not be included.
v1.2.6
add support to check if Range is supported, otherwise it makes no sense to try to do a partial zip read
v1.2.4
v1.2.4 updated deps