github ClementTsang/bottom 0.14.0
0.14.0 Release

4 hours ago

Well that was fast 😅

This release mainly fixes a bug when running on Linux with cgroup v1 enabled, which would cause the RAM value to report a bizarre value. Other than that, there are some FreeBSD changes regarding I/O data collection.

This is also an entire minor release bump solely because I've increased the minimum Rust version to 1.95.0, as otherwise I would have just left it as a patch bump.


Bug Fixes

  • #2093: Fix memory collection using cgroup v1 sentinel max as total.

Features

  • #2055: Add UFS disk I/O counters for FreeBSD.

Other

  • #2052: Update minimum Rust version to 1.95.0.
  • #2055: Use sysinfo for disk I/O for FreeBSD.

Full Changelog: 0.13.0...0.14.0

Don't miss a new bottom release

NewReleases is sending notifications on new releases.