Skip to content

v0.4.0 Release of WslInterop

Compare
Choose a tag to compare
@mikebattista mikebattista released this 26 Jan 01:38

Added ability to set the username that WSL uses by setting $WslDefaultParameterValues["-u"] = "<USERNAME>" (#33).

Added ability to specify a script block in $WslDefaultParameterValues (#32).

Fixed #31 and #35.