nvitop v1.1.0
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
TTLCache
usage to CLI-only by @XuehaiPan in #66.
Fixed
- Respect
FORCE_COLOR
andNO_COLOR
environment variables by @XuehaiPan.
Removed
- Drop Python 3.6 support by @XuehaiPan in #56.
Full Changelog: https://github.com/XuehaiPan/compare/v1.0.0...v1.1.0