Yorumi CLI v0.1.1
Yorumi CLI v0.1.1
Packaging release for first package-manager submissions.
Added
- Added MIT license metadata for package-manager review.
- Added Scoop manifest template for installing from the GitHub release zip.
- Added Chocolatey package scripts that run the official Windows installer.
- Added Winget packaging notes with required package identity fields.
Package Managers
- Scoop scaffold added at
packaging/scoop/yorumi-cli.json. - Chocolatey scaffold added at
packaging/chocolatey/. - Winget notes added at
packaging/winget/README.md.
Notes
v0.1.1 should be treated as a packaging preparation release. Use v0.1.2 for package-manager testing/submission because it pins installer refs correctly.
Validation
npm run buildnode --check docs/script.js- Scoop manifest JSON parse check
- Chocolatey
.nuspecXML parse check - Chocolatey PowerShell script parse check