This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Releases: Ruturajn/fetchit
Releases · Ruturajn/fetchit
v0.1.1
Changelog:
- Fixed Unknown OS issue, the file
/etc/os-release
not being read → Issue #1 . - Added support for some more WMs by checking
_NET_WM_NAME
, if theXDG
environment variables are not set. - Refactored
match
andif - else
statements for color argument handling → PR #5 . - Handling of the packages count improved → PR #3 .
- Added Hostname detection → PR #6 .
- Reduced binary size from
9.5 MB
to770 KB
. fetchit
now available in theAUR
→ PR #4 .