Releases: nidnogg/zeitfetch
Releases · nidnogg/zeitfetch
v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
What's Changed
- Red Hat logo support by @ImNtReal in #9
- First customization changes by @nidnogg in #10
- Adds three options to trim the output. Run
zeitfetch -h
for more details - Basic cli functionality with option parsing such as
-h
,--help
,-v
for version numbers, etc.
- Adds three options to trim the output. Run
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Add GPU support for mac, multi GPU for Linux by @triarius in #7
- Several refactors to get rid of Clippy warnings
- Some tests added specifically for GPU regex
Note A github actions workflow is now available to check
cargo fmt
andcargo clippy
. If you want to contribute, make sure to runcargo fmt --all --
andcargo clippy
on your code from now on!
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Fixed a bug with memory conversion in latest
sysinfo
update - Fix arch logo by @triarius in #2
- Update Cargo.toml by @ElPapiMango in #1
New Contributors
- @triarius made their first contribution in #2
- @ElPapiMango made their first contribution in #1
Full Changelog: v0.1.4...v0.1.5