Skip to content

v3.0.0

Compare
Choose a tag to compare
@petersulyok petersulyok released this 03 Mar 20:35
· 17 commits to main since this release

Added

  • pySMART library used in the refactored Disk.get_temperature() and
    Disk.get_smart_data() methods
  • New attributes added for NvmeAttributes() class
  • New attributes added for DiskSmartData() class

Changed

  • support of Python 3.7 removed

Fixed

  • LOOP disks handled without problems
  • Disk.get_smart_data() can be executed on a wider range of hard disks and SSDs without problems