Skip to content

ZIP64 support

Compare
Choose a tag to compare
@saulpw saulpw released this 30 Jun 07:10
· 33 commits to master since this release
11e5f09

Features

  • show sizes in bytes instead of MB
  • support ZIP64 (requested by @bousqi #4)

Bugfixes

  • fix off-by-one: range-requests are inclusive of end byte (reported by @bousqi #3)