Skip to content

diskmaster 1.0.1

Choose a tag to compare

@hclivess hclivess released this 01 Sep 14:06
· 1 commit to main since this release

Standalone builds for Windows x64, Linux x64 and macOS arm64 are attached below (no Python needed; smartmontools is optional and only used for NVMe and on macOS). Raw SMART needs administrator / sudo.

Linux and macOS showed no drives

  • The Linux and macOS backends did not accept the full argument the collector passes on every poll. The resulting TypeError was reported as Could not read drive data and the drive list stayed empty. The 1.0 macOS archive has this bug; the Linux one never shipped because the CI self-test caught it.
  • A test now checks every backend's signature on all three platforms, and the self-test prints the poll's error notes when it reports no drive.

Everything in 1.0 is included.