Skip to content

v0.11.0

Compare
Choose a tag to compare
@SuperQ SuperQ released this 16 Jun 14:55
· 74 commits to master since this release
a76f400

What's Changed

  • Create new error types in proc.go and use them to unify error messages by @conallob in #526
  • fs: syscall.Statfs_t object doesn't have a Type field on Windows by @adrianosela in #528
  • Bug Fix: Slice out of bound in filterOfflineCpus by @taherkk in #534
  • Add net/route parse, also add util lib Pars… by @sansna in #508
  • Use golangci-lint for codespell by @SuperQ in #535
  • Fix CPUVulnerabilities() reporting from sysfs by @mwasilew2 in #532

New Contributors

Full Changelog: v0.10.0...v0.10.2