v0.11.0
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
- @adrianosela made their first contribution in #528
- @sansna made their first contribution in #508
- @mwasilew2 made their first contribution in #532
Full Changelog: v0.10.0...v0.10.2