Skip to content

v0.24.0

Choose a tag to compare

@ofek ofek released this 06 Aug 13:25
· 77 commits to main since this release
e7e8325

Added:

  • Add build bazel command
  • Add tools bazel command group
  • Add HOST_UID and HOST_GID environment variables to the linux-container developer environment type when running on non-Windows platforms

Fixed:

  • Properly set the dimensions of pseudo-terminals on Linux
  • Ensure that CLI formatting utilizes the full width of the terminal
  • Don't use pseudo-terminals when running in CI