v2.9.0
Significant Changes
- Downloads are continuously retried till the action gets timedout.
What's Changed
- feat: name threads when spawning by @de-sh in #292
- fix: continuous retry till timeout by @de-sh in #294
- fix: usize multiplication overflow on 32bit machines by @de-sh in #295
- refactor: remove timeout information from apps by @de-sh in #293
Full Changelog: v2.8.1...v2.9.0