Skip to content

Releases: Azertyuiop442/Steamdl

Release v0.1.2

30 Jan 04:58

Choose a tag to compare

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

24 Jan 17:32

Choose a tag to compare

Truly standalone portable version. Keeps the workspace clean by using AppData for engine files.

v0.1.0

24 Jan 17:06

Choose a tag to compare

Initial Release of Steamdl v0.1.0