Skip to content

v0.2.0

Choose a tag to compare

@QaidVoid QaidVoid released this 15 Aug 07:51
· 8 commits to main since this release
c58f188

⛰️ Features

  • (adapters) Run, ask on a terminal, and fill in a thin listing (#36) - (958055e)
  • (adapters) Read a block of named values as one package (#34) - (f97604f)
  • (adapters) Act system wide the way each manager expects (#31) - (69e9988)
  • (adapters) Add manifest-driven command adapter, drop WASM and linked soar (#30) - (74ffa63)
  • (browse) Search only the managers you pick - (5c82eb3)
  • (desktop) Give aeris an icon and a launcher entry - (bd5a159)
  • (progress) Keep what a manager wrote, not just its last line - (4b4666a)
  • (registry) Read adapters from more than one registry - (beef04f)
  • (registry) Keep a copy, refresh on an interval, offer updates (#32) - (17901cd)
  • (search) Rank results by relevance, not by manager (#37) - (0c8f65c)
  • (settings) Edit the list of registries - (dbc1d87)
  • (update) Show what a manager says while it updates everything - (fff6756)
  • (update) Tell each manager apart by what it can update - (13434ea)
  • (window) Draw our own controls where the compositor will not (#43) - (2b3c07f)

🐛 Bug Fixes

  • (adapters) Show which manifest version is held - (136e2c6)
  • (adapters) Tell a manager version from its manifest version - (0ccc9fa)
  • (adapters) Work in whichever scope a manager is installed for (#35) - (9b80f24)
  • (adapters) Say what a manager needs and what it could do (#33) - (3bd263e)
  • (browse) Say a package is held when the manager will not - (1416ab3)
  • (browse) Keep the manager chips on the Sync row - (d859c16)
  • (install) Treat a package that did not go in as a failure (#38) - (639a3fc)
  • (progress) Stop an answer coming back as the manager speaking - (a1bb0e3)
  • (update) Only claim an update when the version changed - (c0796bc)
  • (update) Say what is happening while a package updates - (973d558)
  • (window) Let the window say what it is called - (993b3fc)
  • (window) Draw our own controls, since none may be offered - (10b47de)
  • (xdg) Search every shared data directory for adapters - (c543865)

📚 Documentation

  • Describe registries and the config file - (8332021)
  • Say what aeris is for, not what it is - (7554369)
  • Describe the adapters aeris actually drives (#40) - (d6c124d)

⚙️ Miscellaneous Tasks

  • (nightly) Build only when there is something new to build - (18c3d3c)
  • Slim the nightly build and unbreak its publish (#44) - (22eae0b)
  • Slim the graphics stack in the release bundle (#41) - (fa41fe3)
  • Publish both tar.xz and onelf on nightly and release - (011fd01)

Contributors