Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

v1.0.2

Compare
Choose a tag to compare
@ViRb3 ViRb3 released this 31 Jan 03:31
· 2 commits to master since this release

1.0.2 (2021-01-31)

Bug Fixes

  • don't panic on failed HEAD request when downloading (da0afe1)
  • file typo (b0783f7)
  • more consistent context cancel (5ee13ae)
  • prevent potential context leak (51f070f)
  • replace throttler and downloader with go-parallel (8230b7e)
  • simplify throttler and downloader error handling (0e28f64)