What's Changed
Minor update with two fixes:
Os detection for check_os_version
This use the build number to detect OS versions above Windows 10 so if you want to check version you need to include build number in your check.
Improved experimental check_cpu
with PDH counters.
It no longer use indexes instead English counter names which I hope will work better.
Also now supports cores
option to get CPU load per core.
Full Changelog: 0.6.14...0.6.15