View Source Changelog
v0.1.2 (2023-10-28)
- Bufix
- Fixed an issue when logging status of
mix pot.clean
was referencing a possiblenil
key in map - Removed having the
--file
option as default inmix pot.clean
- Fixed an issue when logging status of
v0.1.1 (2023-10-28)
- Bufix
- Added a runtime_cmd_output command because runtime_cmd only returned an iostruct
v0.1.0 (2023-10-28)
- Enhancements
- First version created
- Support for docker, podman, and nerdctl