Skip to content

0.2.0

Compare
Choose a tag to compare
@theofidry theofidry released this 04 Dec 19:08
· 100 commits to main since this release
c528907

Features

  • bb5036a Introduce CPUCoreFinders (#14)
  • 6b9a0cc Allow the user to register which finders to use to the CPUCoreCounter (#20)
  • f01ffc5 Throw exception upon failure instead of arbitrary default value (#21)
  • f5f3fa8 Re-order the default finders (#27)
  • e33ff4f Introduce the NProc finder (#13)

Bugfixes

  • 2c088b8 Fix handling of invalid values for the HwFinder and WindowsWmic finder (#22)
  • 6b8549b Remove deprecated usage of hw.nproc (#24)
  • a389a3a Simplify CpuInfoFinder (#26)

Misc