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

Commit fba8698

Browse files
committed
v0.4.2
1 parent 23a44c9 commit fba8698

File tree

4 files changed

+188
-151
lines changed

4 files changed

+188
-151
lines changed

CHANGELOG.md

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

3+
## [0.4.2] - 2025-02-28
4+
5+
### Changed
6+
7+
- Truncate existing file instead of append
8+
9+
### Fixed
10+
11+
- Fix gitlab regex
12+
13+
## [0.4.0] - 2025-02-24
14+
15+
### Changed
16+
17+
- Fetch directly using tag api if tag is provided
18+
19+
## [0.3.5] - 2025-02-16
20+
21+
### Changed
22+
23+
- Return error if url is invalid
24+
325
## [0.3.4] - 2025-02-08
426

527
### Changed
@@ -60,6 +82,9 @@
6082
- Initialize soar-dl
6183
- Initial commit
6284

85+
[0.4.2]: https://github.com/pkgforge/soar-dl/compare/v0.4.0..v0.4.2
86+
[0.4.0]: https://github.com/pkgforge/soar-dl/compare/v0.3.5..v0.4.0
87+
[0.3.5]: https://github.com/pkgforge/soar-dl/compare/v0.3.4..v0.3.5
6388
[0.3.4]: https://github.com/pkgforge/soar-dl/compare/v0.3.3..v0.3.4
6489
[0.3.3]: https://github.com/pkgforge/soar-dl/compare/v0.3.2..v0.3.3
6590
[0.3.2]: https://github.com/pkgforge/soar-dl/compare/v0.3.1..v0.3.2

0 commit comments

Comments
 (0)