Releases: Azertyuiop442/Steamdl
Releases · Azertyuiop442/Steamdl
Release v0.1.2
Changes
- refactor: restructure codebase to Clean Architecture
- Separate concerns into domain, application, and infrastructure layers
- Introduce dedicated modules for parser, sanitizer, and types
- Add application services: history, queue management, and commands
- Implement infrastructure layer with file management, persistence, and steam client
- Refactor frontend with new DownloadTab and HistoryTab components
- Remove legacy queue.rs and steamcmd.rs in favor of modular design
Steamdl v0.1.1
Truly standalone portable version. Keeps the workspace clean by using AppData for engine files.
v0.1.0
Initial Release of Steamdl v0.1.0