Skip to content

Releases: robertpsoane/ducker

v0.0.3

30 Jun 14:14
Compare
Choose a tag to compare

Added

  • docker socket is configurable
  • (images) toggle to show dangling images
  • (config) introduce initial config system providing basic customisability
  • (cli) add minimal clap commands

Fixed

  • (history) don't panic when attempting to view non-existent history in input field
  • stop and delete containers in tokio task
  • consistent help messaging for jump to top and bottom
  • (images) g & G jump between top and bottom on image page

Other

  • improve README
  • minimal user manual in README.md
  • use mod.rs across the codebase
  • (issues) update issues with feedback
  • (docs) update issue templates
  • (logs) simplify logs pane using list selection features introduced in ratatui 0.27.0
  • add AUR instructions

v0.0.2

27 Jun 19:12
9587047
Compare
Choose a tag to compare

Fixed

  • (ci) fix ci formatting
  • update readme with --locked
  • add initial ci
  • fix clippy

Other

  • fix formatting
  • updates to installation instructions

v0.0.1

27 Jun 16:45
Compare
Choose a tag to compare