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)