- 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