Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 02:39
· 689 commits to main since this release

2022-10-16

Chores

Fixes

  • loading icon shifting error fix, also make icon white, closes #15, [5979768]

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