Releases: Gobidev/pfetch-rs
Releases · Gobidev/pfetch-rs
v2.6.0
12 May 11:08
Compare
Sorry, something went wrong.
No results found
[2.6.0] - 2023-05-12
Features
Add Rocky Linux logo
Add Alma Linux logo
Miscellaneous
v2.5.0
14 Apr 11:56
Compare
Sorry, something went wrong.
No results found
[2.5.0] - 2023-04-14
Bug Fixes
Never show TEMPLATE_VERSION_ID in os name
Fix panic when file specified in PF_SOURCE does not exist
Documentation
Rewrite notice on slow package counts in README
Features
Add help menu and -v argument to show version (#24 )
Add alternative rpm package count method (for OpenSUSE)
Miscellaneous
Bump libmacchina to version 7.0.0
Update dependencies
v2.4.0
24 Mar 18:09
Compare
Sorry, something went wrong.
No results found
[2.4.0] - 2023-03-24
Documentation
Update benchmark table content in README
Add homebrew installation instructions (#20 )
Features
Add SteamOS logo
Add Vanilla OS logo (#22 )
Finish FreeBSD and Android support (libmacchina 6.4.0)
Miscellaneous
Ci
Add more targets to the check workflow
v2.3.0
16 Mar 13:07
Compare
Sorry, something went wrong.
No results found
[2.3.0] - 2023-03-16
Bug Fixes
Fix Bedrock Linux not being detected
Disable line wrap for pfetch output
Features
Add option to set title color to info name color (#15 )
Miscellaneous
v2.2.0
09 Mar 14:33
Compare
Sorry, something went wrong.
No results found
[2.2.0] - 2023-03-09
Bug Fixes
Fix invalid logos.sh file error when building on Windows
Features
Miscellaneous
Performance
Prefer libmacchina readouts over dotenvy
Ci
Add macOS aarch64 release binary (#13 )
Add Windows x86_64 release binary
v2.1.0
28 Feb 08:33
Compare
Sorry, something went wrong.
No results found
[2.1.0] - 2023-02-28
Bug Fixes
Fix os and host detection on Windows
Documentation
Add new logos to README.md
Features
Add windows ascii logo
Use libmacchina package count for Windows and BSD
Add DietPi logo and support all 256 ANSI colors
Miscellaneous
Sort logos alphabetically
v2.0.0
21 Feb 17:48
Compare
Sorry, something went wrong.
No results found
[2.0.0] - 2023-02-21
Bug Fixes
[breaking ] Fix OS and host detection on macOS
Miscellaneous
v1.0.0
19 Feb 19:13
Compare
Sorry, something went wrong.
No results found
[1.0.0] - 2023-02-19
Documentation
Add binary installation option to README.md
Add PF_FAST_PKG_COUNT to available options in README.md
Features
[breaking ] Add option to skip count of nix packages (#2 , #10 )
Miscellaneous
Use dotenvy instead of dotenv
v0.1.1
17 Feb 13:46
Compare
Sorry, something went wrong.
No results found
[0.1.1] - 2023-02-17
Bug Fixes
Correct wrong target name
Fix ASCII detection on MacOS (#4 )
Fix macos package count
Miscellaneous
Add git-cliff configuration
Change linux x86 target to gnu
Ci
Add github workflows for tests and releases