Skip to content

Releases: kernaltrap8/tinyfetch

Release 6.8a

21 Nov 22:53

Choose a tag to compare

some fixes

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.7a

21 Sep 17:41
20a489e

Choose a tag to compare

add missing variables back to tinyascii.h

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.6

26 Oct 22:45
d6f728a

Choose a tag to compare

tinyfetch.c: Move to new multi-type file parser

tinyfetch.h: New typedef/enums for file parser, function prototype, and version update

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.5

26 Oct 21:43
e2683ee

Choose a tag to compare

tinyfetch.c: Fix random int generator and CPU frequency detection

tinyfetch.h: Update version

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.3

23 Aug 00:27
6f662ab

Choose a tag to compare

Bugfix: remove any `"` from /etc/os-release output

Some distrobutions like Debian put '"' around the NAME= in /etc/os-release. This patch will remove these from the fetch output.

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.2

10 Aug 19:04
d7dafb1

Choose a tag to compare

Update version

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.1

23 Jul 23:18
9024d28

Choose a tag to compare

better CPU frequency detection (Linux), automated build/release Action

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Release 6.0a

20 Jul 01:13
06b333e

Choose a tag to compare

Fix memory leak in `tinygpu()`

Signed-off-by: kernaltrap <kernaltrap@gmail.com>

Version 5.2

01 Jul 14:19
55c3758

Choose a tag to compare

fix missing quote in meson.build

Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>