nvitop/CHANGELOG.md
2023-04-07 14:13:11 +00:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


Unreleased

Added

Changed

Fixed

Removed


1.1.0 - 2023-04-07

Added

  • Support float number as snapshot interval that >= 0.25s by @XuehaiPan in #67.
  • Show more host metrics (e.g., used virtual memory, uptime) in CLI by @XuehaiPan in #59.

Changed

Fixed

  • Respect FORCE_COLOR and NO_COLOR environment variables by @XuehaiPan.

Removed


1.0.0 - 2023-02-01

Added

  • The first stable release of nvitop by @XuehaiPan.