Skip to content

Releases: slowpeek/hddtemp

0.3.1

28 Sep 14:45
Compare
Choose a tag to compare

New features:

Changes:

  • the check for smartctl version 6.5 has been removed (it was used to issue a warning on missing NVMe support)
  • non /dev/* args is a fatal error now

0.3

02 Jun 08:57
Compare
Choose a tag to compare
0.3

New features:

Changes:

  • ignore partitions and nvme namespaces

Breaking changes:

  • default output mode
    • no colon after device name
    • NA instead of ? placeholder
  • classic output mode
    • NA instead of ? placeholder

0.2.5

24 May 15:38
Compare
Choose a tag to compare

Changes:

  • issues resolved

    • #6: Work around for the case when there is no degree symbol in the current locale
    • #5: New --hint option for cases when device connection type autodetection fails
  • list nvme devices as nvmeX, not as nvmeXnY

0.2.4

30 Mar 10:27
Compare
Choose a tag to compare

Changes:

  • some small fixes

0.2.3

30 Jan 20:51
Compare
Choose a tag to compare

Changes:

  • use SCT probe by default (if available)
  • rework the ata parser

0.2.2

26 Jan 15:32
Compare
Choose a tag to compare

Changes:

  • support for two-letter sdXX disks
  • --classic option

0.2.1

14 Nov 16:16
Compare
Choose a tag to compare

Changes:

  • -u, --units options
  • some refactor and code improvements

0.2

20 Dec 18:39
Compare
Choose a tag to compare
0.2

Changes:

  • the tool has been renamed into hddtemp-lt
  • support for NVMe and SCSI devices
  • hints in color for error and warning messages
  • -q option to suppress warning messages
  • some refactor and code improvements

0.1

15 Oct 15:41
Compare
Choose a tag to compare
0.1

First release