Releases: jaypipes/ghw
Releases · jaypipes/ghw
v0.23.0
What's Changed
- Add support for s390x architecture by @ibm-adarsh in #447
- Fixes #402 use cache ID to aggregate shared L3 caches among NUMA nodes by @LavenderQAQ in #442
New Contributors
- @ibm-adarsh made their first contribution in #447
- @LavenderQAQ made their first contribution in #442
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Update load() stub to accept options parameter by @davidnewhall in #445
- Fix missing import, add simple regression test. by @davidnewhall in #446
- standard log output and context handling by @jaypipes in #439
- Add WithDisableTopology option to reduce memory consumption by @jaypipes in #449
New Contributors
- @davidnewhall made their first contribution in #445
- @halfcrazy made their first contribution in #432
Full Changelog: v0.21.3...v0.22.0
v0.21.3
What's Changed
- remove pkg/context, overhaul snapshot handling by @jaypipes in #417
- Fix: correctly parse /proc/cpuinfo values containing colon (:) by @kuro5989 in #441
- disable PCI tests on Ubuntu runner by @jaypipes in #444
- cpu_linux: Ignore non-cpu info on /proc/cpuinfo by @rene in #443
New Contributors
Full Changelog: v0.21.2...v0.21.3
v0.21.2
v0.21.1
What's Changed
- fix: correct typos in README.md by @OlegChuev in #434
- Ignore bonding_masters file in Linux net sysfs by @tobias-urdin in #436
New Contributors
- @OlegChuev made their first contribution in #434
- @tobias-urdin made their first contribution in #436
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- Add USB devices by @christoph-zededa in #424
- pci: add parent device address by @christoph-zededa in #431
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Added volume name in the partition struct by @ServerDeveloper9447 in #429
- pci: add iommu group by @christoph-zededa in #430
New Contributors
- @ServerDeveloper9447 made their first contribution in #429
- @christoph-zededa made their first contribution in #430
Full Changelog: v0.19.1...v0.20.0
v0.19.1
v0.19.0
v0.0.18
What's Changed
- Improve string and file extension handling: ReplaceAll & filepath.Ext by @Gofastasf in #401
- Allow to pass a custom instance of pcidb by @OrbintSoft in #415
- update GH actions by @jaypipes in #416
- make pkg/accelerator.Info() return empty not error by @jaypipes in #419
New Contributors
- @OrbintSoft made their first contribution in #415
Full Changelog: v0.17.0...v0.0.18