2023-03-30
Chores
Docs
- README.md and screenshot updated, [73ab758]
Features
- Ability to delete a container, be warned, as this will force delete, closes #27, [937202f], [b25f8b1]
- Publish images to
ghcr.io
as well as Docker Hub, and correctly tag images withlatest
and the current semver, [cb1271c] - Replace
tui-rs
with ratatui, [d431f85]
Fixes
Refactors
popup()
usesaturating_x()
rather thanchecked_x()
, [d628e80]- button_item() include brackets, [7c92ffe]
see CHANGELOG.md for more details