mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
1.5 KiB
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
- Move
TTLCacheusage to CLI-only by @XuehaiPan in #66.
Fixed
- Respect
FORCE_COLORandNO_COLORenvironment variables by @XuehaiPan.
Removed
- Drop Python 3.6 support by @XuehaiPan in #56.
1.0.0 - 2023-02-01
Added
- The first stable release of
nvitopby @XuehaiPan.