This release replaces the usage of OpenHardwareMonitorLib with LibreHardwareMonitorLib due to the former's lack of maintenance and the latter's support of newer hardware.
It also removes the boolean average argument in the GPU_Temp and CPU_Temp functions, and changes the return type to always be a float temperature (instead of a list of temperatures when average=False).