v0.5.0
2024-01-05
Chores
- .devcontainer updated, [2313618], [5af6b8b], [9b0b6b1]
- alpine version bump, [061de03]
- dependencies updated, [0890991], [0a7b266], [333621f], [3e51889], [a179bb6]
- file formatting, [eb5e74a]
- Rust 1.75.0 linting, [81be75f]
Docs
Features
- re-arrange columns, container name is now the first column, added a ContainerName & ContainerImage struct via
string_wrapper
macro, closes #32, [e936bb4]
Fixes
Refactors
- GitHub workflow action improved, [04b66af]
- sort_containers, [ccf8b55]
- string_wrapper .get() return
&str
, [a722731]
see CHANGELOG.md for more details