v0.0.3
Installation
| System / Distribution | File | Description |
|---|---|---|
| Generic Linux | cachefetch-x86_64-unknown-linux-gnu-0.0.3.tar.gz | Extract and run the binary |
| Debian / Ubuntu | cachefetch-0.0.3-amd64.deb | Install using dpkg -i |
| Fedora / CentOS / openSUSE | cachefetch-0.0.3-1.x86_64.rpm | Install using rpm -i or dnf install |
| Windows | cachefetch-x86_64-pc-windows-msvc-0.0.3.exe | Standalone executable |
| Windows (Archive) | cachefetch-x86_64-pc-windows-msvc-0.0.3.zip | Extract and run |
| macOS Intel | cachefetch-x86_64-apple-darwin-0.0.3.tar.gz | Extract and run the binary |
| macOS Apple Silicon | cachefetch-aarch64-apple-darwin-0.0.3.tar.gz | Extract and run the binary |
What's Changed
See the full changelog below for all changes in this release.
What's Changed
- Cross-Platform Support, Different Terminal Size Support, Removing ratatui by @ErenayDev in #1
New Contributors
- @ErenayDev made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3