Skip to content

ThrottleGear-0.2.0

Choose a tag to compare

@scardracs scardracs released this 20 Jun 20:45
41319b1

[0.2.0] - 2026-06-20

Added

  • Intel CPU Support: Added support for Intel CPU limits extraction, parsing the Intel-specific <PL1> and <PL2> XML tags in addition to the AMD-specific <STAPM> and <PPTLimit> tags.
  • Makefile Build Automation: Added a Makefile to automate compilation and naming of versioned binaries (e.g. ThrottleGear-$(VERSION)).

Removed

  • Redundant build.rs script: Removed the obsolete build.rs script.