Skip to content

Soar v0.13.2

Latest

Choose a tag to compare

@QaidVoid QaidVoid released this 15 Aug 07:45
e016815

⛰️ Features

  • (cli) Install packages from soar:// links (#197) - (e447e7c)
  • (cli) Expose soar to frontends with JSON output and a plugin manifest (#194) - (6846b89)
  • Serve soarpkgs on riscv64 and refresh the readme (#198) - (2224691)

🐛 Bug Fixes

  • (desktop) Leave no space after a command with no arguments - (87ae748)
  • (plugin-manifest) Let update name the package it means - (fe0397d)
  • (registry) Read the date the metadata actually publishes (#196) - (2772841)
  • (search) Match a package whose family the metadata has dropped (#201) - (e6057fb)
  • (update) Let the artifact decide where the version cannot - (c656564)

📚 Documentation

Contributors