Skip to content

Releases: gantoreno/macfetch

[2.1.0] - 2023-03-01

01 Mar 15:06
Compare
Choose a tag to compare

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

24 Feb 16:26
Compare
Choose a tag to compare

Changed

  • Everything, all project files & functions have been ported out to Rust.

[1.1.1] - 2023-02-19

19 Feb 15:14
Compare
Choose a tag to compare

Changed

  • Changed cache implementations with new utils (get_cache, set_cache, clear_cache).

[1.1.0] - 2023-02-18

18 Feb 16:17
Compare
Choose a tag to compare

Added

  • Add wmsegment.

Updated

  • Use mutex locks for shell commands.

[1.0.1] - 2023-01-03

03 Jan 21:03
Compare
Choose a tag to compare

Changed

  • The packages descriptor now handles errors properly when listing packages.

[1.0.0] - 2022-05-15

15 May 17:19
Compare
Choose a tag to compare

Added

  • Initial release.