Releases: agourlay/dlm
Releases Β· agourlay/dlm
0.4.4
Improvements
- New option to accept invalid certificates 629292f
Dependency updates
- Bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #313
- Bump reqwest from 0.12.7 to 0.12.8 by @dependabot in #314
- Bump clap from 4.5.18 to 4.5.19 by @dependabot in #315
- Bump futures-util from 0.3.30 to 0.3.31 by @dependabot in #316
- Bump clap from 4.5.19 to 4.5.20 by @dependabot in #317
- Bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #319
- Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #318
- Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #320
- Bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #321
- Bump thiserror from 1.0.68 to 2.0.0 by @dependabot in #324
- Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #325
- Bump thiserror from 2.0.0 to 2.0.3 by @dependabot in #326
- Bump indicatif from 0.17.8 to 0.17.9 by @dependabot in #327
- Bump clap from 4.5.20 to 4.5.21 by @dependabot in #328
- Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #329
- Bump clap from 4.5.21 to 4.5.22 by @dependabot in #330
- Bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #331
- Bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #332
Full Changelog: v0.4.3...v0.4.4
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