| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cheat-windows-amd64.exe.zip | 2026-02-15 | 5.1 MB | |
| cheat-solaris-amd64.gz | 2026-02-15 | 4.9 MB | |
| cheat-linux-arm7.gz | 2026-02-15 | 4.6 MB | |
| cheat-linux-arm64.gz | 2026-02-15 | 4.4 MB | |
| cheat-netbsd-amd64.gz | 2026-02-15 | 4.8 MB | |
| cheat-openbsd-amd64.gz | 2026-02-15 | 4.9 MB | |
| cheat-linux-arm6.gz | 2026-02-15 | 4.6 MB | |
| cheat-darwin-amd64.gz | 2026-02-15 | 5.0 MB | |
| cheat-darwin-arm64.gz | 2026-02-15 | 4.6 MB | |
| cheat-linux-386.gz | 2026-02-15 | 4.7 MB | |
| cheat-linux-amd64.gz | 2026-02-15 | 4.9 MB | |
| cheat-linux-arm5.gz | 2026-02-15 | 4.7 MB | |
| 4.7.1 source code.tar.gz | 2026-02-15 | 3.4 MB | |
| 4.7.1 source code.zip | 2026-02-15 | 4.4 MB | |
| README.md | 2026-02-15 | 585 Bytes | |
| Totals: 15 Items | 64.8 MB | 0 | |
Housekeeping & Refactoring
Internal cleanup and project restructuring. No user-facing behavior changes.
- Rename
cheatpath.Cheatpathtype tocheatpath.Path - Move sheet name validation to
sheet.Validate - Optimize filesystem walks (
WalkDir, skip.gitdirectories) - Remove unused parameters, dead files, and inaccurate
doc.gofiles - Reorganize project layout: integration tests to
test/integration/, fuzz script totest/, consolidate mock helpers intomocks/ - Extract
config.Newinto its own file - Restore plan9 build target
- Clean up project documentation