Skip to content

v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 18:15
· 827 commits to main since this release

2022-04-29

Features

  • allow toggling of mouse caputre, to select & copy text with mouse, closes [#2], [aec184e]
  • show id column, [b10f927]
  • draw_popup, using enum to draw in one of 9 areas, closes [#6], [1017850]
  • use a message rx/sx for all docker commands, remove update loop, wait for update message from gui instead, [9b70fdf]

Fixes

  • readme.md typo, [589501f]
  • column heading mem > memory, [5e8e6b5]
  • cargo fmt added to create_release.sh, [bb29c0e]

see CHANGELOG.md for more details