Releases: L3tum/HardwareInformation
Releases · L3tum/HardwareInformation
v3.0.3
- Fixed npm name
- Fixed GA workaround where
push
is still triggered by release
unless branches
is specified
v3.0.2
Apparently v3.0.1 already exists on Nuget...
v3.0.1
This release simply adds the TypeScript typings as an NPM package that gets deployed for use in the CPU-Benchmark-Website (or anyone else who wants to consume a serialized version of MachineInformation
in a JS/TS project)
v3.0.0
- Fixed RAM Manfucturer -> Manufacturer naming with backwards-compatibility via link
- Added preliminary GPU support on Windows
- Added preliminary Disk support on Windows
- Moved MachineInformation components into subdirectory to clean up and speed up development
Since there's lots of potential breaking changes I've upped the major version
2.1.20
- Finally fixed GPR with one ugly hack (closes #7)
v2.1.10
- Hopefully fixed GPR (#7 )
v2.1.9
Hopefully fixed GPR (#7 )
v2.1.8
Hopefully fixed GPR (#7 )