Releases: rprichard/wslbridge
Releases · rprichard/wslbridge
wslbridge 0.2.4
wslbridge 0.2.3
Changes since 0.2.2
-
Binaries are linked with -static-libgcc and -static-libstdc++.
-
Build the binaries with an Ubuntu 14.04 WSL installation. The binaries
for 0.2.2 were built with Ubuntu 16.04, and do not work on 14.04.
wslbridge 0.2.2
Changes since 0.2.1
-
Fix a race condition affecting spawn failure.
-
Capture and report errors from the Microsoft Bash Launcher (bash.exe).
In particular, don't hang if the user tries to simultaneously run elevated
and non-elevated WSL instances.
#13
wslbridge 0.2.1
Changes since 0.2.0
- The frontend now synchronizes the Cygwin environment with the Win32
environment before creating the WSL backend process.
mintty/wsltty#14
wslbridge 0.2.0
Changes since 0.1.0:
wslbridge 0.1.0
Initial release.