Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 15:14
· 244 commits to main since this release

2024-01-05

Chores

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