v6.1.0
- Introduce
ChecksumStarted
,ChecksumProgress
, andChecksumFinished
events on the downloader side when resuming and after the download. - Add the
checksum_events_size_treshold_bytes
optional config field for controlling the threshold of file size after which the checksum events are emited. - Optimize
transfers_since()