Skip to content

Version 0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 00:08
· 63 commits to main since this release

This is the first public release of rewinged.

Minimum Viable Product features are implemented:

  • Manifest ingestion (both singleton and multi-file manifests)
  • Neccessary API endpoints for winget search, show, install and list commands to work
  • Live reload when manifest files change (e.g. git pull or manual edits)
  • Runs on both Windows and Linux