0.7.1 (2024-05-21)
- shell expand all places internal variables are used (79ca034)
0.7.0 (2024-05-21)
- add custom image support (45fa72f)
0.6.1 (2024-05-19)
- update ports in list command (246ed50)
0.6.0 (2024-05-19)
- add command hbox config (86c10e0)
- add support to Podman as container engine (2f0f5b2)
- add support to ports mapping (cb8eef7)
0.5.0 (2024-05-19)
- add index directory separated in shards (5ab15a1)
- add logging (92cadd4)
- add separate log files for debug and trace (c9c9617)
- add separate log files for debug and trace (17d1952)
- add separate log files for debug and trace (9322a13)
- add stdout and stderr capture as experimental features (96f8391)
- expand env vars (3b95eaf)
- generate container name with info to better track execution (264ff83)
- keep index and overrides in separate folders (c54a159)
- redirect command stdout and stderr to logs (81fa5c0)
- separate versions.json into individual files (3f55fb7)
- support extra binary commands and wrap args in quotes (9e47097)
- docker pull (d0831c8)
- escape subcommands passed to run (81f49c3)
- flags for interactive commands (079183b)
- handle case where version folder doesn't exists (ea2500b)
0.4.0 (2024-05-17)
- add environment variables support (86bf605)
- add verbose mode to list command (cc330a0)
- add way to access and shim internal binaries (633a9c2)
0.3.0 (2024-05-17)
- add --rm flag for every docker run (4964841)
0.2.0 (2024-05-16)
- add support to set current directory (866b807)
0.1.1 (2024-05-14)
- update action versions and codecov (e3fad6a)