Releases: bezzad/Downloader
Releases · bezzad/Downloader
version 2.3.5
- Fixed embedded PDB file to Nuget package
version 2.3.4
Ability to download just a certain range of bytes of a large file.
version 2.3.3
Fixed JSON Serialization. issue #81
version 2.3.2
Set a dynamic speed limit on downloads (changeable speed limitation on the go) #77
version 2.3.1
Fixed issue #72
Ignore add range of requests when the chunk count is 1
version 2.3.0
- Add new API #64
version 2.2.9
Fix issue #57 which can't download files with no size in headers
version 2.2.8
version 2.2.7
version 2.2.6
- Fixed MemoryStorage is not expandable when deserialized from JSON or binary
- Fixed Resume downloading doesn't start from a saved temp file. issue #46