Skip to content

customfetch v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:03
· 144 commits to main since this release
v0.9.2
658b79f

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

Features

  • add sep-reset-after 05f45e1 59cb489
  • add mountdir and device members in disk module cecb8e5
  • add builtin module eb0909a
  • add _perc modules members for disk, ram and swap 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 module swap 784acc6
  • rename sep_title to title_sep eb0909a

Full Changelog: v0.9.0...v0.9.2