| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| whatsdiff-linux-aarch64 | 2026-08-08 | 24.3 MB | |
| whatsdiff-mcp-linux-aarch64 | 2026-08-08 | 24.3 MB | |
| whatsdiff-macos-x86_64 | 2026-08-08 | 22.5 MB | |
| whatsdiff-mcp-macos-x86_64 | 2026-08-08 | 22.5 MB | |
| whatsdiff-windows-x86_64.exe | 2026-08-08 | 22.3 MB | |
| whatsdiff-macos-arm64 | 2026-08-08 | 21.8 MB | |
| whatsdiff-mcp-macos-arm64 | 2026-08-08 | 21.8 MB | |
| whatsdiff-linux-x86_64 | 2026-08-08 | 21.5 MB | |
| whatsdiff-mcp-linux-x86_64 | 2026-08-08 | 21.5 MB | |
| whatsdiff-mcp.phar | 2026-08-08 | 5.0 MB | |
| whatsdiff.phar | 2026-08-08 | 5.0 MB | |
| README.md | 2026-08-08 | 744 Bytes | |
| v2.7.4 source code.tar.gz | 2026-08-08 | 113.4 kB | |
| v2.7.4 source code.zip | 2026-08-08 | 174.6 kB | |
| Totals: 14 Items | 213.0 MB | 5 | |
Composer installs work again. Since v2.7.3, chewie (our TUI framework) resolved through a VCS repository, which Composer ignores when whatsdiff is itself a dependency — so composer require whatsdiff/whatsdiff could not resolve and silently fell back to v2.7.2. The fork is now published on Packagist as whatsdiff/chewie and resolves like any other package. The broken v2.7.3 release has been removed.
This also rolls up the unreleased v2.7.3 changes: chewie is consumed from a maintained fork instead of being patched at install time (dropping cweagans/composer-patches), plus release-pipeline cleanups.
Full Changelog: https://github.com/whatsdiff/whatsdiff/compare/v2.7.2...v2.7.4