customfetch v0.9.2
This release is really good ngl, added many changes, features and improvements.
I just wanted to release it before starting school and because idk what to add for now.
Changed the "vocabulary" and made it stable
- renamed components -> tags (
$<>
$()
etc.) - renamed submodule -> module members (
$<module.member>
)
Highlights
- changed "vocabulary" and improved documentation 8259f7c f6040b7 43e9335 9bdf67e
- add conditional tag
$[]
36de78b - add percentage tag
$%%
784acc6 24de72a
Features
- add sep-reset-after 05f45e1 59cb489
- add mountdir and device members in
disk
module cecb8e5 - add
builtin
module eb0909a - add
_perc
modules members fordisk
,ram
andswap
784acc6 ac592d7 - gui: parse distro ascii art for getting auto colors instead of using always white e38d5ca
- query lsb-release as backup in
os
module members b76baf6 - detect st version from binary be28ba4
Fixes
- fix path with
ascii-logo-type
71b65e5
Improvement
- libs: update {fmt} 92babc4
- makefile: don't add optimization flag if already set 865c734
- Improved documentation and grammar
Changes
- separate
ram.swap
members modules to it's own moduleswap
784acc6 - rename sep_title to title_sep eb0909a
Full Changelog: v0.9.0...v0.9.2