Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit ec8cb71

Browse files
committed
v0.5.3
1 parent 69ba8e1 commit ec8cb71

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.5.3] - 2025-04-06
4+
5+
### Added
6+
7+
- Add support for streaming response to stdout
8+
9+
### Changed
10+
11+
- Revert "use hickory-dns"
12+
313
## [0.5.2] - 2025-04-06
414

515
### Changed
@@ -105,6 +115,7 @@
105115
- Initialize soar-dl
106116
- Initial commit
107117

118+
[0.5.3]: https://github.com/pkgforge/soar-dl/compare/v0.5.2..v0.5.3
108119
[0.5.2]: https://github.com/pkgforge/soar-dl/compare/v0.5.1..v0.5.2
109120
[0.5.1]: https://github.com/pkgforge/soar-dl/compare/v0.5.0..v0.5.1
110121
[0.5.0]: https://github.com/pkgforge/soar-dl/compare/v0.4.2..v0.5.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "soar-dl"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
authors = ["Rabindra Dhakal <contact@qaidvoid.dev>"]
55
description = "A fast download manager"
66
license = "MIT"

0 commit comments

Comments
 (0)