Version 0.6.0
This is a larger release with several fixes and internal changes.
Added
Fixed
- Unix paths inside file contents are not being erroneously translated anymore (#19).
- Do not assume valid UTF-8 output from git (#29).
- Fix running
wslgit
without arguments (#26). - Escape
\n
newlines in arguments to git (#27).
Changed
- Change to
wsl.exe
to call into the WSL environment. - Apply path translation only to output of
rev-parse
andremote
.