- Use unicode-width to determine logo width
- Update dependencies
- Fix
PF_COLOR=0
stripping too much
- Update EndeavourOS logo (#59)
- Update dependencies
- Improve uptime calculation
- Change primary text color for the GNU Hurd logo (#55)
- Add CachyOS logo (#56)
- Use faster method for nix package count (#57)
- Update the license year (#53)
- Update dependencies
- Update GNU Hurd logo
- Speed up alpine package count (libmacchina 7.2.3)
- Update dependencies
- Ignore invalid info values instead of crashing
- Bump mio from 0.8.10 to 0.8.11 (#42)
- Update dependencies
- Remove NetBSD build
- Do not display "Unknown" in os name
- Add Bazzite logo (#39)
- Fix clippy warnings
- Update typst (#40)
- Update dependencies
- Fix macOS Sonoma "unknown" (libmacchina 7.2)
- Update dependencies
- Add workflow to render all logos
- Use short forms for colors below 8 (#31)
- Add nixpkgs installation instructions
- Add support for custom logos at runtime
- Update dependencies
- Outsource pfetch logo parser code to separate crate
- Add cpu name info option
- Add Oracle Linux logo
- Update dependencies
- Simplify code with
.ok()
- Fast RPM package count on openSUSE (libmacchina 7.1.0)
- Update dependencies
- Add Rocky Linux logo
- Add Alma Linux logo
- Update dependencies
- Never show
TEMPLATE_VERSION_ID
in os name - Fix panic when file specified in
PF_SOURCE
does not exist
- Rewrite notice on slow package counts in README
- Add help menu and
-v
argument to show version (#24) - Add alternative
rpm
package count method (for OpenSUSE)
- Bump libmacchina to version 7.0.0
- Update dependencies
- Update benchmark table content in README
- Add homebrew installation instructions (#20)
- Add SteamOS logo
- Add Vanilla OS logo (#22)
- Finish FreeBSD and Android support (libmacchina 6.4.0)
- Update dependencies
- Add more targets to the check workflow
- Fix Bedrock Linux not being detected
- Disable line wrap for pfetch output
- Add option to set title color to info name color (#15)
- Update dependencies
- Fix
invalid logos.sh file
error when building on Windows
- Add Nobara Project logo
- Update dependencies
- Prefer libmacchina readouts over dotenvy
- Add macOS aarch64 release binary (#13)
- Add Windows x86_64 release binary
- Fix os and host detection on Windows
- Add new logos to README.md
- Add windows ascii logo
- Use libmacchina package count for Windows and BSD
- Add DietPi logo and support all 256 ANSI colors
- Sort logos alphabetically
- [breaking] Fix OS and host detection on macOS
- Update dependencies
- Add binary installation option to README.md
- Add
PF_FAST_PKG_COUNT
to available options in README.md
- [breaking] Add option to skip count of nix packages (#2, #10)
- Use dotenvy instead of dotenv
- Correct wrong target name
- Fix ASCII detection on MacOS (#4)
- Fix macos package count
- Add git-cliff configuration
- Change linux x86 target to gnu
- Add github workflows for tests and releases