Releases: it-geeks-club/pyspectator
Releases · it-geeks-club/pyspectator
v1.2.2
Create python-publish.yml
v1.2.1
Changes:
- Fixed issue with creating CPU instances on Windows;
- Fixed issue with reading CPU name on macOS.
v1.1.0
Changes:
pyspectator.processor.CPU
class was renamed to pyspectator.processor.Cpu
;
- Created
LinuxCpuTemperatureReader
and WindowsCpuTemperatureReader
classes;
- Organized imports;
- Added documentation;
- Code refactoring and cleanup following PEP8 rules.
Alpha version
v1.0.0
Created installation script.
Prerelease version
v0.9.0
Integrate network module into "Computer" class and console application.