Skip to content

0.0.9

Compare
Choose a tag to compare
@beltex beltex released this 02 Dec 15:24
· 164 commits to master since this release
  • Improved getAllValidTMPKeys() (now getAllValidTemperatureKeys())
  • Added maxNumberBatteries()
  • More detailed example
  • I/O Kit return codes are now full 32-bit values (correct return code). Now at global scope
  • More tests
  • Internal cleanup
  • Renamed
    • getAllValidTMPKeys() -> getAllValidTemperatureKeys()
    • getFanInfo() -> getFanInformation()
    • getTMP() -> getTemperature()
    • TMP -> Temperature
    • TMP_UNIT -> TemperatureUnit
    • FAN -> Fan
    • NUM_KEYS -> COUNT
    • SMC_KEY -> SMCKeyMisc
  • Few enums now private
    • Fan
    • SMCKeyMisc
    • DataType