v0.0.14 (**DO NOT USE**)
(jaypipes): I accidentally tagged with v0.0.14
instead of the correct v0.14.0
tag.
Please do not use this release. Use the v0.14.0
release instead.
What's Changed
- add HugePage info to memory and topology by @Traumeel in #374
- supply override PCIDB_PATH env var in unit tests by @jaypipes in #376
- update Step Security hardener action by @jaypipes in #377
- update golangci-lint by @jaypipes in #378
- use TotalXXX instead of NumXXX by @jaypipes in #381
- use Go idiomatic naming for Architecture consts by @jaypipes in #379
- overhaul ghw-snapshot tool by @jaypipes in #382
- Add support for processing accelerators hardware by @mlorenzofr in #385
- Populate
Vendor
field for ARM cpus by @zeeke in #387 - gh action: update macos lane by @ffromani in #398
- ci: golang: rotate the most 3 recent supported versions by @ffromani in #397
- fix: Replace strings.TrimPrefix with filepath.Rel by @Gofastasf in #399
- fix: Refactor OpenDestination func by @Gofastasf in #400
- fixed an out of range index access by @karman-docker in #404
New Contributors
- @Traumeel made their first contribution in #374
- @mlorenzofr made their first contribution in #385
- @zeeke made their first contribution in #387
- @Gofastasf made their first contribution in #399
- @karman-docker made their first contribution in #404
Full Changelog: v0.13.0...v0.0.14