Skip to content

Releases: helton/hbox

v0.7.1

21 May 15:10
5aca619
Compare
Choose a tag to compare

0.7.1 (2024-05-21)

Bug Fixes

  • shell expand all places internal variables are used (79ca034)

v0.7.0

21 May 08:24
95b6f82
Compare
Choose a tag to compare

0.7.0 (2024-05-21)

Features

  • add custom image support (45fa72f)

v0.6.1

19 May 21:28
4bb65c1
Compare
Choose a tag to compare

0.6.1 (2024-05-19)

Bug Fixes

  • update ports in list command (246ed50)

v0.6.0

19 May 21:21
7c83b81
Compare
Choose a tag to compare

0.6.0 (2024-05-19)

Features

  • add command hbox config (86c10e0)
  • add support to Podman as container engine (2f0f5b2)
  • add support to ports mapping (cb8eef7)

v0.5.0

19 May 06:51
b9f21e1
Compare
Choose a tag to compare

0.5.0 (2024-05-19)

Features

  • 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)

Bug Fixes

  • docker pull (d0831c8)
  • escape subcommands passed to run (81f49c3)
  • flags for interactive commands (079183b)
  • handle case where version folder doesn't exists (ea2500b)

v0.4.0

17 May 07:54
43ce422
Compare
Choose a tag to compare

0.4.0 (2024-05-17)

Features

  • add environment variables support (86bf605)
  • add verbose mode to list command (cc330a0)
  • add way to access and shim internal binaries (633a9c2)

v0.3.0

17 May 02:14
a81210a
Compare
Choose a tag to compare

0.3.0 (2024-05-17)

Features

  • add --rm flag for every docker run (4964841)

v0.2.0

16 May 17:05
d751746
Compare
Choose a tag to compare

0.2.0 (2024-05-16)

Features

  • add support to set current directory (866b807)

v0.1.1

14 May 06:36
095b7dc
Compare
Choose a tag to compare

0.1.1 (2024-05-14)

Bug Fixes

  • update action versions and codecov (e3fad6a)

v0.1.0

14 May 06:31
a9cfff3
Compare
Choose a tag to compare

0.1.0 (2024-05-14)

Features