Skip to content

Soar v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 03:06
· 9 commits to main since this release
v0.5.4
0d2d7c7

0.5.4 - 2025-02-11

⛰️ Features

  • (inspect) Read logs and build script from existing install - (5ee8912)
  • (install) Track portable dirs - (6daca67)
  • (install) Add flag to suppress install notes - (8b4ae6f)
  • (repos) Allow setting up external repos - (6ef67bf)

🐛 Bug Fixes

  • (download) Retry on GHCR rate limit - (393df6a)
  • (repos) Use platform specific external repos - (cc017b5)

🚜 Refactor

  • (error) Improve config errors - (c8f39ab)
  • (install) Show package notes after installation - (55b5526)
  • (type) Loosen up package types - (41acaea)

⚙️ Miscellaneous Tasks

  • (workflow) Update github workflows - (baffeff)