pcidb

Small golang library for querying PCI database (pciids) information

APACHE-2.0 License

Stars
32

Bot releases are hidden (Show)

pcidb - v1.0.1 Latest Release

Published by jaypipes 5 months ago

What's Changed

Full Changelog: https://github.com/jaypipes/pcidb/compare/v1.0...v1.0.1

pcidb - v1.0.0

Published by jaypipes over 2 years ago

  • Disables network fetch of PCIIDS database behaviour by default
  • Brings library Go and toolchain up to date with Go 1.17 and Github Actions