Skip to content

v1.5.1

Compare
Choose a tag to compare
@ktwrd ktwrd released this 11 Jul 00:44
71998f2

Minor fixes for the Steam Deck, and some small additions.

Changes since v1.4.5

  • Merged #16
    • beans-rs will now ask you for confirmation when using the install subcommand (or via the wizard) if an existing installation is deteced.
    • To ignore the prompt, use the --confirm argument (after the install subcommand) to forcefully overwrite the existing install.
  • Removed requirement for libssl and glibc on Linux (will be reverted when #19 is merged)
  • GitHub Actions now builds with musl for Linux.
  • Implement logic for clean workflow.
  • Merged #21
    • When steamos is detected, ~/.tmp/ will be used instead of /var/tmp due to storage restrictions.