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.7 #46

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## [0.0.7](https://github.com/robertpsoane/ducker/compare/v0.0.6...v0.0.7) - 2024-07-17 ### Added - *(tracing)* add initial tracing to ~/.local/share/ducker/ducker.log ([#49](https://github.com/robertpsoane/ducker/pull/49)) - initial network page ([#47](https://github.com/robertpsoane/ducker/pull/47)) - add support for listing volumes ([#44](https://github.com/robertpsoane/ducker/pull/44)) ### Other - *(config)* use arc instead of box for config ([#52](https://github.com/robertpsoane/ducker/pull/52)) - *(deps)* bump clap from 4.5.8 to 4.5.9 ([#51](https://github.com/robertpsoane/ducker/pull/51)) - *(versions)* use ureq instead of reqwest for version checks ([#48](https://github.com/robertpsoane/ducker/pull/48)) - symlink demo.gif to fix old cargo docs - *(readme)* add a note about using `--locked` to cargo installs - add an ai generated image of a duck riding a whale ([#45](https://github.com/robertpsoane/ducker/pull/45))


This PR was generated with release-plz.