Releases: MarieEckert/pasfetch
Releases · MarieEckert/pasfetch
2.0.0
This release breaks pretty much all backward compatability.
- Overhauled CLI interface
- Overhauled config files
- Do not require
fl:prefix for built-ins anymore - Greatly improved sourcing of information
- Support for some Linux distrubutions, as well as MacOS, has been temporarily removed.
- RAM usage is now calculated the same way as htop does it & displayed in GiB instead of KB.
Full Changelog: 1.3.0...2.0.0
1.3.0
Fixes:
- fix spacing for information points after the Logo has ended (now created dynamically)
Additions:
- fl:HOST information point to display the model name of the host system (linux only)
- Package count for Ubuntu
1.2.3
This update adds a fallback directory for the config: if $XDG_CONFIG_HOME is not set, $HOME/.config will be used instead. This feature was added by @array-in-a-matrix
1.2.2
Reduce compiled binary size from 1.0M to ~300k.
1.2.1
- "Nicer" Centering of logos
- Change $HOME for $XDG_HOME
- Fix Compiler Warnings
1.2.0
Full Changelog: 1.1.0...1.2.0
1.1.0
Full Changelog: 1.0.1...1.1.0
First Patch
1.0.1 newline after fetching
PasFetch 1.0.0
Add sources & build.sh