- 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
4.0.3
Documentation & tooling changes
4.0.0
- The start of proper documentation (see https://tkte.ch/smartie/) - Fixes for 11, 12 , 14 , 15 .
2.1.2
Attempt to use poetry for build release.
2.1.1
What's Changed * Update README.md by jackeichen in https://github.com/TkTech/smartie/pull/7 * fix a bug in linux new kernel when scan device by jackeichen in https://github.com/TkTech/smartie/pull/9
- Many API and documentation changes. - Basic NVMe support on Linux. - Optional basic and power user CLI, plus a version which outputs JSON for other utilities to consume.