Files
oxkerclone/.github/release-body.md
T
2023-03-30 20:06:08 +00:00

1.2 KiB

2023-03-30

Chores

Docs

Features

  • Ability to delete a container, be warned, as this will force delete, closes #27, [937202fe34], [b25f8b18f4]
  • Publish images to ghcr.io as well as Docker Hub, and correctly tag images with latest and the current sermver, [cb1271cf7f]
  • Replace tui-rs with ratatui, [d431f85021]

Fixes

Refactors

  • popup() use saturating_x() rather than checked_x(), [d628e80299]
  • button_item() include brackets, [7c92ffef7d]

see CHANGELOG.md for more details