Skip to content

Soar v0.4.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 14:37
· 14 commits to main since this release
v0.4.8
f75f100

0.4.8 - 2024-11-25

⛰️ Features

  • (builder) Add initial support for build scripts - (39acf1a)
  • (download) Add gitlab support - (4a34c82)
  • (download) Use pkgforge api to fetch github assets - (9a20792)
  • (download) Support comma-separated keywords in filters - (38a4eb1)
  • (github) Accept GITHUB_TOKEN for github downloads - (d6c2b57)
  • (self) Add self update - (e4ba2af)

🐛 Bug Fixes

  • (config) Override config using env, make inner paths optional - (58f5a17)
  • (download) Fix github regex - (cd6e048)
  • (package) Sort package selection order - (7b6c490)