robertpsoane / ducker

A slightly quackers Docker TUI based on k9s 🦆
https://crates.io/crates/ducker
MIT License
261 stars 11 forks source link

chore: release v0.0.3 #12

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## [0.0.3](https://github.com/robertpsoane/ducker/compare/v0.0.2...v0.0.3) - 2024-06-30 ### 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


This PR was generated with release-plz.