v0.20.0.56 - Aulus Sempronius Atratinus
Aulus Sempronius Atratinus (Roman Consul Prior, 497 B.C.)
Fixed:
- Fixed crash when downloading 0 bytes archives #125
- Do not upload/download current if not mentioned on CLI #171
- Fix Readme layout #167 - Thanks @shingt
Improved:
- Maximize concurrency of uploads and downloads #174 via
--concurrently
CLI flag. Listing is already concurrent by default. - Hide verbose errors behind
--verbose
flag making the output more tidy #173
For developers:
- Updated stackage snapshot to LTS 13.10 #172
- Fix code typos #169 - Thanks @shingt
- Fix more typos #168. - Thanks @samritchie