Skip to content

Releases: utox39/zigfetch

zigfetch v0.25.0

15 Dec 22:54

Choose a tag to compare

Feat

zigfetch v0.24.2

15 Oct 19:43

Choose a tag to compare

Refactor

  • refactor(linux-wm): use utils.readFile

zigfetch v0.24.1

15 Oct 15:21

Choose a tag to compare

Breaking

  • Bump minimum zig version to 0.15.2

Refactor

  • Use the new std.fs.File.read function

zigfetch v0.24.0

11 Oct 15:49

Choose a tag to compare

Refactor

  • Use the new fs.File.Reader to replace the deprecated fs.File.readToEndAlloc

zigfetch v0.23.0

04 Oct 19:11
12435ba

Choose a tag to compare

Feat

  • Add window manager info

zigfetch v0.22.1

04 Oct 16:11
0aec3d8

Choose a tag to compare

Fix

  • Fix a memory leak when the InvalidModule error occurs (16bb74c)

zigfetch v0.22.0

13 Sep 18:10
69d02a4

Choose a tag to compare

Feat

  • Add a config field to customize the username and hostname color (aab5212) (d9ec3a7)

Fix

  • fix null value access when config file are not used (abff59b)

zigfetch v0.21.1

12 Sep 00:46
1dc0559

Choose a tag to compare

Feat

  • Handle the IoctlFailed error using default values (989b5b2)

zigfetch v0.21.0

10 Sep 12:53
ef8b6bc

Choose a tag to compare

Feat

Fix

  • Fix the calculation of the alignment buffer size (f7641c2)

zigfetch v0.20.0

26 Aug 01:50

Choose a tag to compare

Breaking

Refactor

Feat