Skip to content

Soar v0.12.1

Latest

Choose a tag to compare

@QaidVoid QaidVoid released this 10 Apr 16:17
· 3 commits to main since this release
4ba0df5

⛰️ Features

  • (cli) Add soar repo subcommand for repository management - (08d7c18)
  • (packages) Add arch_map for custom arch name mapping - (61c0efb)
  • (repo) Add repository management operations (add, update, remove) - (fc76b6f)
  • (search) Add fuzzy search and "did you mean?" suggestions - (934b0ff)

⚡ Performance

  • (dl,core) Fix mutex contention in parallel downloads and database - (084979d)