Releases: bvaisvil/zenith
Releases · bvaisvil/zenith
0.14.3
What's Changed
- fix:
3 warningsgenerated bybin "zenith"by @hamirmahal in #174 - fix for issue #161 (incorrect mac memory usage) by @bvaisvil in #175
Full Changelog: 0.14.2...0.14.3
0.14.2
What's Changed
- Fix for Issue 153 by @bvaisvil in #155
- Upgrade dependencies by @alexmaco in #162
- style: simplify some statements for readability by @hamirmahal in #165
- Render ptable refactor by @bvaisvil in #166
- fix issue 167 where total ordering wasn't being returned and now requ… by @bvaisvil in #168
- feat: add red/blue temperature color coding by @hamirmahal in #170
- Release Workflow by @bvaisvil in #171
New Contributors
- @hamirmahal made their first contribution in #165
Full Changelog: 0.14.1...0.14.2
0.14.2b
What's Changed
- Fix for Issue 153 by @bvaisvil in #155
- Upgrade dependencies by @alexmaco in #162
- style: simplify some statements for readability by @hamirmahal in #165
- Render ptable refactor by @bvaisvil in #166
- fix issue 167 where total ordering wasn't being returned and now requ… by @bvaisvil in #168
- feat: add red/blue temperature color coding by @hamirmahal in #170
- Release Workflow by @bvaisvil in #171
New Contributors
- @hamirmahal made their first contribution in #165
Full Changelog: 0.14.1...0.14.2b
0.14.1
What's Changed
- Adding line to print database path with hitting ticks-mismatch error by @noyez in #128
- Update instructions for installing on Arch Linux by @orhun in #129
- Change outdated function call by @tph5595 in #133
- Update linux-taskstats by @wezm in #135
- Remove unused
mutby @MilesCranmer in #136 - Fix crash when no GPUs are detected by @alexmaco in #141
- ui: use even spacing between elements when temperature is shown by @alexmaco in #140
- Upgrade tui -> raratui and other deps by @alexmaco in #139
- Update Arch Linux package URL in README.md by @felixonmars in #143
- Migrated to 'uzers' from 'users' as the latter is no longer maintained in #146
New Contributors
- @noyez made their first contribution in #128
- @orhun made their first contribution in #129
- @tph5595 made their first contribution in #133
- @wezm made their first contribution in #135
- @MilesCranmer made their first contribution in #136
- @felixonmars made their first contribution in #143
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Bump libs and omit default features of linux_taskstats by @alexmaco in #116
- Fix compile on latest nightly by @macmv in #117
- readme mention deb-get as delivery mechanism by @takov751 in #123
- Highlighting of Temperatures/CPU Usage/Power
- Show uid if no user name could be found
- Added iowait top pid to disk usage
- Fix for Issue #120
- Fix for Issue #124
- Updated dependencies
- Some security updates Issue #98
New Contributors
Full Changelog: 0.13.1...0.14.0
0.13.1
0.13.0
- 234eb32 Fixed disk refresh and temp display (thanks @alexmaco)
- c532aba Dependency updates (thanks @alexmaco)
- 5fb55c6 Added support for historical disk space usage
- a4f723f Fix for issue #101
- 3f5d56a Make shift-tab cycle selected section backwards (thanks @alexmaco)
- 65cd9c9 Added IO Wait metrics when running as root/sudo
- 8248507 Remap f to / for filtering, and and / to ; for sort reversal (thanks @alexmaco)
- 629a4af Allow zenith to start when another instance is running, and add warni… (thanks @alexmaco)
- 45419bc Various updates for usability in process table
- 8eda9ae Make historgram more responsive (thanks @alexmaco)
0.12.0
0.11.0
- d7ec179 - Ask what to do when user options conflict
- 797c730 - MEM utilization value in figures before the percentage (thanks @sumwale)
- e6ca43b - Grid view for large number of cores (thanks @alexmaco)
- b7a5867 - Specify measurement units fix other issues related to tick times
- 40aa04d - Show paths for zero argument case too (thanks @sumwale)
- 610950f - Fixed mean calculation to represent the current histogram window
- d6a1d32 - Fixed issue with tabbing through sections that were not visible
- 3400294 - Upgraded TUI (thanks @alexmaco)
- 4bb05da - Use percentages for relative heights of panels (thanks @sumwale)
- 5af0ead - Support for DEB package build (thanks @sumwale)
- 876c058 - Dependency update (thanks @alexmaco )
- 3da4e6d - Readme updates for building and other directionss (thanks @sumwale )