Releases: gantoreno/macfetch
Releases Β· gantoreno/macfetch
[2.1.0] - 2023-03-01
Changed
- The GPU segment finally has a non-shell spawning implementation (huge thanks to @k-ronny's suggestion on #1) and started using the iron-oxide crate.
[2.0.0] - 2023-02-24
Changed
- Everything, all project files & functions have been ported out to Rust.
[1.1.1] - 2023-02-19
Changed
- Changed cache implementations with new utils (
get_cache
,set_cache
,clear_cache
).
[1.1.0] - 2023-02-18
Added
- Add
wm
segment.
Updated
- Use mutex locks for shell commands.
[1.0.1] - 2023-01-03
Changed
- The
packages
descriptor now handles errors properly when listing packages.
[1.0.0] - 2022-05-15
Added
- Initial release.