Skip to content

Releases: TkTech/smartie

v4.0.4

07 Nov 05:03
Compare
Choose a tag to compare
  • 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

v4.0.3

18 Jun 06:37
Compare
Choose a tag to compare

Documentation & tooling changes

v4.0.0

17 Jun 06:00
Compare
Choose a tag to compare

v2.1.2

07 Jun 00:46
Compare
Choose a tag to compare

Attempt to use poetry for build release.

v2.1.1

07 Jun 00:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Apr 06:34
Compare
Choose a tag to compare
  • 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.