Skip to content

Releases: kernaltrap8/tinyfetch

Release 6.6

26 Oct 22:45
d6f728a
Compare
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 <[email protected]>

Release 6.5

26 Oct 21:43
e2683ee
Compare
Choose a tag to compare
tinyfetch.c: Fix random int generator and CPU frequency detection

tinyfetch.h: Update version

Signed-off-by: kernaltrap <[email protected]>

Release 6.3

23 Aug 00:27
6f662ab
Compare
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 <[email protected]>

Release 6.2

10 Aug 19:04
d7dafb1
Compare
Choose a tag to compare
Update version

Signed-off-by: kernaltrap <[email protected]>

Release 6.1

23 Jul 23:18
9024d28
Compare
Choose a tag to compare
better CPU frequency detection (Linux), automated build/release Action

Signed-off-by: kernaltrap <[email protected]>

Release 6.0a

20 Jul 01:13
06b333e
Compare
Choose a tag to compare
Fix memory leak in `tinygpu()`

Signed-off-by: kernaltrap <[email protected]>

Version 5.2

01 Jul 14:19
55c3758
Compare
Choose a tag to compare
fix missing quote in meson.build

Signed-off-by: kernaltrap8 <[email protected]>