This repository was archived by the owner on Jan 21, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.4] - 2025-02-08
4+
5+ ### Changed
6+
7+ - Enhance OCI download state & support retries on OCI rate limit
8+
9+ ## [ 0.3.3] - 2025-01-27
10+
11+ ### Fixed
12+
13+ - Fix parsing github release without name
14+
15+ ## [ 0.3.2] - 2025-01-25
16+
17+ ### Added
18+
19+ - Add keyword matching support for OCI downloads
20+ - Add custom API and concurrency support for OCI downloads
21+
22+ ## [ 0.3.1] - 2025-01-18
23+
24+ ### Fixed
25+
26+ - Fix oci download progress
27+
28+ ## [ 0.3.0] - 2025-01-18
29+
30+ ### Added
31+
32+ - Add oci blob download support
33+ - Add support for download OCI packages
34+
35+ ### Changed
36+
37+ - Simplify download state
38+
39+ ## [ 0.2.0] - 2025-01-11
40+
41+ ### Changed
42+
43+ - Handle github/gitlab project passed as link
44+
345## [ 0.1.2] - 2024-12-19
446
547### Added
1860- Initialize soar-dl
1961- Initial commit
2062
63+ [ 0.3.4 ] : https://github.com/pkgforge/soar-dl/compare/v0.3.3..v0.3.4
64+ [ 0.3.3 ] : https://github.com/pkgforge/soar-dl/compare/v0.3.2..v0.3.3
65+ [ 0.3.2 ] : https://github.com/pkgforge/soar-dl/compare/v0.3.1..v0.3.2
66+ [ 0.3.1 ] : https://github.com/pkgforge/soar-dl/compare/v0.3.0..v0.3.1
67+ [ 0.3.0 ] : https://github.com/pkgforge/soar-dl/compare/v0.2.0..v0.3.0
68+ [ 0.2.0 ] : https://github.com/pkgforge/soar-dl/compare/v0.1.2..v0.2.0
2169[ 0.1.2 ] : https://github.com/pkgforge/soar-dl/compare/v0.1.1..v0.1.2
2270
2371<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments