Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@L3tum L3tum released this 17 Dec 12:26
· 23 commits to master since this release

Changes

  • Moved setters to internal-only and Lists to ReadOnlyLists (thanks @caunt )
  • Switched to IntelliJ-based code formatter
  • Fixed support for 32-bit platforms
  • Moved some common provider stuff out of MachineInformationGatherer and into CommonInformationProvider
  • Fixed Linux vendor information parsing breaking when no vendor nor name is available

Features

  • Added more GPU Information (VRAM, Type, Supported Vulkan Version) via Vulkan
  • Added GPU vendor strings similar to CPU vendor strings
  • Added USB information (multiple Names, Drivers, Vendors, ProductID/Name, VendorID/Name...) via USBVendorList