Skip to content

GNU-TK 2026.1.7

Latest

Choose a tag to compare

@hrumhurum hrumhurum released this 02 Mar 00:47
· 9 commits to main since this release

This release adds file path translation functionality and allows GNU-TK to be used as a POSIX shell provider in Windows Docker containers.

  • Added file path translation between host and guest system formats via the gnu-tk path command
  • Added --verbatim command-line option that enables direct interpretation of the specified command line
  • gnu-tk check command now outputs errors to stderr
  • GNU_TK_HOST_OS environment variable is now automatically set in GNU environments spawned by GNU-TK. Possible values: windows, macos, linux, freebsd
  • Built-in BusyBox for Windows upgraded to v1.38.0-FRP-5857-g3681e397f (2025-10-10 08:26:06 UTC)