v0.1.6
2022-10-16
Chores
Fixes
Features
- Show container name in log panel title, closes #16, [9cb0c41]
- use gui_state HashSet to keep track of application gui state, [9e9d515]
- terminal.clear() after run_app finished, [67c4957]
Refactors
- CpuStats & MemStats use tuple struct, [a060d03]
see CHANGELOG.md for more details