What's Changed
- add support for terminals with only 16 colors by @leahneukirchen in #43
- Correctly report disk stats for NVME drives by @scottchiefbaker in #49
- Capture VM name for
top-cpuby @scottchiefbaker in #48 - Properly capitalize unit letters for real this time by @Low-power in #34
- Add a
\nto output when using a count - Fix the NTP plugin for Python 3.x
- Massive internal naming change
dstat->dool - Fix bits/bytes in CSV file output
- Add a
--devellogging option to assist in future developementg - Update Github templates to simplify them and reflect the Dool name
- Lots of comments in the code as I slowly learn more about how it works
New Contributors
- @Low-power made their first contribution in #34
Full Changelog: v1.2.0...v1.3.0