Skip to content

Releases: marcograss/partialzip

v5.0.0

11 Sep 13:22
Compare
Choose a tag to compare

implemented file size retrieval and last modified on files

Full Changelog: v4.0.0...v5.0.0

v4.0.0

24 Aug 14:14
Compare
Choose a tag to compare

Implemented serialization for the detailed file information, which breaks the API, so new major

v3.5.1

09 Aug 16:55
Compare
Choose a tag to compare

fixed regression due to change in behavior of zip-rs

v3.4.4

31 Jul 07:39
Compare
Choose a tag to compare
  • upgrade deps
  • docker container workflow

v3.4.1

19 Apr 09:11
Compare
Choose a tag to compare

Maintenance release

  • upgraded dependencies
  • reworked command line parsing

v3.4.0

20 Jan 13:54
Compare
Choose a tag to compare

bump msrv and upgrade deps

expose rustls

07 Jan 11:05
Compare
Choose a tag to compare

add rustls for curl as a feature

v3.2.0

26 Nov 11:54
Compare
Choose a tag to compare

optimize ram usage

v3.1.0

05 Oct 06:02
Compare
Choose a tag to compare

fix download performance problem (reported by @sferrini)

v3.0.0

04 Oct 17:11
Compare
Choose a tag to compare

fixes the performance bug in "list" as reported by @sferrini