Skip to content

Releases: marcograss/partialzip

v2.1.2

29 Aug 06:04
Compare
Choose a tag to compare

Upgrade MSRV and upgrade dependencies

v2.1.0

19 Jul 01:52
Compare
Choose a tag to compare

reduced binary size footprint

v2.0.1

05 Jun 09:30
Compare
Choose a tag to compare

newer dependencies and some incompatible changes

v1.2.8

28 Oct 21:14
Compare
Choose a tag to compare

adds a progress bar for download progress in the default feature set
start to add some optional logging and tracing

v1.2.7

27 Oct 15:36
Compare
Choose a tag to compare

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

26 Oct 22:17
Compare
Choose a tag to compare

add support to check if Range is supported, otherwise it makes no sense to try to do a partial zip read

v1.2.4

18 Oct 16:28
Compare
Choose a tag to compare

v1.2.4 updated deps