Releases: pkgforge/soar
Releases · pkgforge/soar
nightly-9a20792
This is an automated nightly build of Soar.
Soar v0.4.7
Soar v0.4.6
Soar v0.4.5
0.4.5 - 2024-11-12
⛰️ Features
- (cli) Allow stdin input as args - (5e1fcaf)
- (download) Add ergonomic flags for github asset matching - (e47083d)
- (download) Allow regex filter for github asset - (85736a6)
- (download) Allow specifying tagname for github downloads - (fcf5ba4)
- (download) Add support for downloading github release - (9ca101d)
📚 Documentation
- (readme) Add autoplay videos - (80cfceb)
⚙️ Miscellaneous Tasks
- (workflow) Update release workflow - (e0b9a58)
Soar v0.4.4
Soar v0.4.3
Soar v0.4.2
Soar v0.4.1
Soar v0.4.0
0.4.0 - 2024-11-04
⛰️ Features
- (download) Add progressbar & output file path support - (f7dcea8)
- (download) Fallback to download package if invalid URL - (eccbb87)
- (flatimage) Integrate flatimage using remote files - (e94d480)
- (inspect) Add inspect command to view build script - (bcef36c)
- (progress) Re-implement installation progress bar - (89ed804)
- (yes) Skip prompts and select first value - (286743e)
🐛 Bug Fixes
- (download) Don't hold downloads in memory - (baf33d9)
- (health) Check fusermount3 and use fusermount as fallback - (3cef007)
- (image) Fix image rendering - (b190bd0)
- (package) Fix multi-repo install handling - (8654fbb)
- (remove) Improve package removal - (3f0307a)
- (update) Fix update progressbar - (948a42e)
🚜 Refactor
- (health) Separate user namespaces and fuse issues - (4b7fd4f)
- (image) Reduce image handling complexity - (39e9c1b)
- (list) Sort list output - (2c8d894)
- (project) Minor refactor - (0b0bd06)