What's Changed
- Separates the GPU querying into two classes, one for nvidia and another for amd, that inherit a common interface by @erikhuck in #55
- Implements the AMD GPU querier class, providing AMD GPU support by @erikhuck in #56
Full Changelog: v4.0.0...v4.1.0