Bug Fixes
-
use PowerShell instead of wslview on WSL
WSL users reported that wslu's wslview is discontinued and unavailable in
some package managers. The regression tests cover the WSL command builder and
initially failed because the first generated command was stillwslview.Build the WSL opener as a PowerShell
Start-Process -FilePathscript argument
with the target quoted as data, then retain the xdg-open, gio, gnome-open, and
kde-open fallbacks. Update the user-facing docs and keep the WSL command builder
testable from host builds without adding dev-dependencies.
Commit Statistics
- 2 commits contributed to the release.
- 48 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #122