1.4 KiB
1.4 KiB
2024-01-05
Chores
- .devcontainer updated, [
2313618eb1], [5af6b8bcd3], [9b0b6b10c3] - alpine version bump, [
061de032da] - dependencies updated, [
0890991ff1], [0a7b266b2a], [333621f1a7], [3e51889cd8], [a179bb6f6a] - file formatting, [
eb5e74ae67] - Rust 1.75.0 linting, [
81be75f27f]
Docs
- screenshot updated, [
0231d1bdcd] - comment typo, [
0ad1ec9d85]
Features
- re-arrange columns, container name is now the first column, added a ContainerName & ContainerImage struct via
string_wrappermacro, closes #32, [e936bb4b78]
Fixes
- Docker Commands hidden, [
4301e4709f] - .gitattributes, [
1234ea5389]
Refactors
- GitHub workflow action improved, [
04b66af2b6] - sort_containers, [
ccf8b55a74] - string_wrapper .get() return
&str, [a722731c6a]
see CHANGELOG.md for more details