Releases: agourlay/dlm
Releases Β· agourlay/dlm
0.4.3
Improvements
- Make sure all nested download futures are canceled on shutdown 1535681
Dependency updates
- Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #292
- Bump thiserror from 1.0.61 to 1.0.62 by @dependabot in #296
- Bump tokio from 1.38.0 to 1.38.1 by @dependabot in #297
- Bump thiserror from 1.0.62 to 1.0.63 by @dependabot in #298
- Bump tokio from 1.38.1 to 1.39.1 by @dependabot in #300
- Bump tokio from 1.39.1 to 1.39.2 by @dependabot in #302
- Bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #308
- Bump tokio from 1.39.3 to 1.40.0 by @dependabot in #309
- Bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #310
- Bump clap from 4.5.16 to 4.5.17 by @dependabot in #311
- Bump tokio-stream from 0.1.15 to 0.1.16 by @dependabot in #312
Full Changelog: v0.4.2...v0.4.3
0.4.2
Improvements
- Simplify graceful shutdown
- Remove unnecessary dependency on
futures
Dependency updates
- Bump thiserror from 1.0.59 to 1.0.60 by @dependabot in #285
- Bump async-channel from 2.2.1 to 2.3.0 by @dependabot in #286
- Bump async-channel from 2.3.0 to 2.3.1 by @dependabot in #287
- Bump thiserror from 1.0.60 to 1.0.61 by @dependabot in #288
- Bump tokio from 1.37.0 to 1.38.0 by @dependabot in #289
Full Changelog: v0.4.1...v0.4.2
0.4.1
What's Changed
- Fix Windows build for interruption signal (ctr+c)
- Add option to set Accept header by @shur-complement in #282
- the proper file extension might not be set
- Use file name extension in the temporary name
- handles archive parts scenario
name.tar.00
asname.tar.00.part
to not lose number
- handles archive parts scenario
New Contributors
- @shur-complement made their first contribution in #282
Full Changelog: v0.4.0...v0.4.1
0.4.0
Add graceful shutdown on ctr+c to avoid file corruption
Full Changelog: v0.3.8...v0.4.0
0.3.8
Bump to reqwest 0.12.0.
Full Changelog: v0.3.7...v0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
Improvements
- Configure Reqwest to use rustls for TLS d38c7d3
Dependency updates
- Bump clap from 4.2.2 to 4.2.3 by @dependabot in #158
- Bump clap from 4.2.3 to 4.2.4 by @dependabot in #159
- Bump tokio from 1.27.0 to 1.28.0 by @dependabot in #160
- Bump tokio-stream from 0.1.12 to 0.1.13 by @dependabot in #161
- Bump tokio-stream from 0.1.13 to 0.1.14 by @dependabot in #162
- Bump clap from 4.2.4 to 4.2.5 by @dependabot in #163
- Bump reqwest from 0.11.16 to 0.11.17 by @dependabot in #164
- Bump clap from 4.2.5 to 4.2.7 by @dependabot in #165
- Bump tokio from 1.28.0 to 1.28.1 by @dependabot in #166
- Bump reqwest from 0.11.17 to 0.11.18 by @dependabot in #167
- Bump clap from 4.2.7 to 4.3.0 by @dependabot in #168
Full Changelog: v0.3.3...v0.3.4
0.3.3
Improvements
- Retry on connection timeout (cb39395)
- Use connection timeout as chunk timeout (f1363d3)
- Release ARM binaries #13
Dependency updates
- Bump clap from 4.1.8 to 4.1.9 by @dependabot in #147
- Bump clap from 4.1.9 to 4.1.11 by @dependabot in #148
- Bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #149
- Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #150
- Bump clap from 4.1.11 to 4.1.13 by @dependabot in #151
- Bump clap from 4.1.13 to 4.1.14 by @dependabot in #152
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #153
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #154
- Bump clap from 4.1.14 to 4.2.0 by @dependabot in #155
- Bump clap from 4.2.0 to 4.2.1 by @dependabot in #156
- Bump clap from 4.2.1 to 4.2.2 by @dependabot in #157
Full Changelog: v0.3.2...v0.3.3