Skip to content

Releases: jaypipes/ghw

v0.20.0

28 Oct 12:39
5595b94

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.20.0

v0.19.1

31 Aug 21:28
ae895d6

Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

24 Aug 13:59
0dc4664

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.18...v0.19.0

v0.0.18

01 Aug 19:12
d0f46e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.0.18

v0.17.0

24 May 15:05
e75a40d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

18 Mar 21:17
b2e06de

Choose a tag to compare

What's Changed

  • Get WWN for multipath block devices by @zaneb in #409
  • Add more attributes that match CPU model on Linux by @infastin in #410

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

11 Mar 19:14
3773bc3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.15.0

v0.14.0

25 Feb 13:02
8f0a31c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.0.14 (**DO NOT USE**)

12 Feb 10:56
8f0a31c

Choose a tag to compare

(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

New Contributors

Full Changelog: v0.13.0...v0.0.14

v0.13.0

05 Sep 14:39
3be9025

Choose a tag to compare

What's Changed

  • marshal: replace github.com/ghodss/yaml with gopkg.in/yaml.v2 by @Juneezee in #347
  • Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by @dependabot in #349
  • remove deprecated fields/functions, clean up docs by @jaypipes in #348
  • clean CI jobs, Makefile and go.mod/Dockerfile by @jaypipes in #350
  • go: chore: remove references to io/ioutil by @ffromani in #351
  • doc and const cleanup for cpu, block, memory, and net packages by @jaypipes in #352
  • Change udev properties for Linux disk serial by @avishayt in #353
  • Allow separating the WWN vendor extension by @zaneb in #363
  • update egress endpoints and Go version in actions by @jaypipes in #365
  • add proxy.golang.org:443 to egress by @jaypipes in #366
  • Read core and physical package ID of the CPUs that are online by @kishen-v in #362
  • init darwin cpu support by @pixelsoccupied in #356
  • uplift Go, dependencies and action runners by @jaypipes in #369
  • Fix parsing of PCI domains longer than 4 digits by @ianb-mp in #373

New Contributors

Full Changelog: v0.12.0...v0.12.1