Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 3.5 KB

File metadata and controls

60 lines (33 loc) · 3.5 KB

0.6.0 - 2026-02-16

🚜 Refactor

  • (system) Add per-context system mode support - (10544ac)

0.5.0 - 2026-02-04

⛰️ Features

  • (config) Allow setting path for desktop files - (50c0335)
  • (nest) [breaking] Remove nest functionality - (dc21853)

🐛 Bug Fixes

  • (config) Fix default repositories detection - (22c121e)

🚜 Refactor

  • (config) Remove --external flag - (3b53b8b)

0.4.0 - 2026-01-24

⛰️ Features

  • (config) Add placeholder support and remove update field - (824d060)
  • (config) Make link_as optional and add glob support in binary maps - (c3945ee)

0.3.0 - 2026-01-17

🐛 Bug Fixes

  • (system) [breaking] Change system install path to /opt/soar - (e694e30)

0.2.0 - 2026-01-17

⛰️ Features

  • (cli) Add system-wide package management (#141) - (f8d4f1c)
  • (install) Add entrypoint option and executable discovery fallbacks - (b77cffd)
  • (packages) Add github/gitlab as first-class package sources (#142) - (2fc3c3b)
  • (packages) Add hooks, build commands, and sandbox support (#140) - (a776d61)
  • (update) Allow updating remote URL packages (#137) - (af13bb6)

🐛 Bug Fixes

  • (packages) Skip version fetching when installed version matches (#143) - (4325206)

0.1.1 - 2025-12-28

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-utils - (0000000)

[0.1.0] - 2025-12-26

⛰️ Features