Yorumi CLI v0.1.3 - Chocolatey package fix
What's Changed
This release fixes the Chocolatey package install flow and prepares Yorumi CLI for a clean Chocolatey Community Repository publish.
Fixed
- Updated the Chocolatey installer script to download
install.ps1directly with PowerShellInvoke-WebRequest. - Removed reliance on Chocolatey's web-file helper for the installer script download, avoiding stale expected-length validation errors.
- Updated the Chocolatey package to install from the matching
v0.1.3GitHub tag. - Bumped package metadata from
0.1.2to0.1.3.
Improved
- Updated the changelog page with the v0.1.3 release notes.
- Updated Scoop installation docs to show the required Yorumi bucket setup step:
scoop bucket add yorumi https://github.com/davenarchives/yorumi-cli
scoop install yorumi-cli