Releases: slowpeek/hddtemp
Releases · slowpeek/hddtemp
0.3.1
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
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.3
Changes:
- use
SCT
probe by default (if available)
- rework the ata parser
0.2.2
Changes:
- support for two-letter
sdXX
disks
--classic
option
0.2.1
Changes:
-u, --units
options
- some refactor and code improvements
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