Skip to content

Releases: it-geeks-club/pyspectator

v1.2.3

05 Oct 02:00
Compare
Choose a tag to compare
Updated deps versions

v1.2.2

04 Oct 21:34
1104079
Compare
Choose a tag to compare
Create python-publish.yml

v1.2.1

22 Dec 00:34
8d2f6f0
Compare
Choose a tag to compare

Changes:

  • Fixed issue with creating CPU instances on Windows;
  • Fixed issue with reading CPU name on macOS.

v1.1.0

25 Jul 20:58
Compare
Choose a tag to compare

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

09 Jun 22:24
Compare
Choose a tag to compare
v1.0.0

Created installation script.

Prerelease version

09 Jun 22:06
Compare
Choose a tag to compare
Prerelease version Pre-release
Pre-release
v0.9.0

Integrate network module into "Computer" class and console application.