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
Full Changelog: 0.13.0...0.14.0