Skip to content

v4.0.4

Latest

Choose a tag to compare

@TkTech TkTech released this 07 Nov 05:03
· 4 commits to main since this release
  • Fix a presentation bug on some windows terminals caused by incorrect width calculation on the degrees symbol.
  • Fix incorrect parsing of the NVMe status code on Linux
  • Improve the reliability of the succeeded field on the NVMeResponse under Linux (use the actual admin command result instead of the IOCTL result)

Internal:

  • Switch from poetry to uv for packaging
  • Switch from black to ruff