Skip to content

Release v1.04

Compare
Choose a tag to compare
@Dr-Noob Dr-Noob released this 06 May 10:09
· 121 commits to master since this release
File Architecture OS Min. OS Statically linked
cpufetch_arm64_android ARM (64 bit) Android - No
cpufetch_arm64_linux ARM (64 bit) GNU/Linux 3.7.0 Yes
cpufetch_x86-64_linux x86 (64 bit) GNU/Linux 4.4.0 Yes
cpufetch_x86_linux x86 (32/64 bit) GNU/Linux 4.4.0 Yes
cpufetch_x86-64_windows x86 (64 bit) Windows - Yes

Changelog:

  • Added preliminary support for RISC-V (thanks Sakura286, exkc and Patola!).
  • Significantly improved Allwiner SoC detection (thanks mdoksa76 and exkc!).
  • Added Rockchip SoC detection.
  • Fixed an important bug in PowerPC (thanks bbonev!).
  • Show the exact commit version in the -v option.
  • Improved --raw option.
  • Fixed various bugs.

Notes:

  • GNU/Linux versions also work on Android, but they detect fewer features than the Android version