Releases: sirredbeard/wslinternals
0.0.14
- 0.0.14 introduces wsl-perf. wsl-perf is a front-end to the Linux kernel perf tool for benchmarking, traces, and kernel debugging. On first run, wsl-perf will download and build the perf tool from source and save the staticly linked binary as perf.elf. wsl-perf will pass any command line arguments to perf.elf, which is run as root in the WSL2 System Distro. d00de78
- Updated documentation related to wsl-perf.
- Added test builds on push to any branch in GitHub Actions. 06b56bb
- Added build status badges to README. 60a8cef
0.0.13
- Fixes a bug in wsl-dist-update caused by Docker Desktop, Podman Desktop, and Rancher Desktop distros, which are now skipped, closes #12 d28fb65
- Fixes a bug caused by Podman Desktop in list-wsl 43a3d60
- Adds openEuler distro support to wsl-dist-update 925d3b6
- Adds -wsl and -wslpr to wsl-dist-update allowing for updating WSL and WSL pre-release d6e4070
- Documentation for -wsl and -wslpr c9a7a5d
- Ensures the system distro stays alive during kernel builds in wsl-latest-kernel.ps1 fd1a94b
- Renames wsl-dist-update-sched to sched-wsl-dist-update cac7b33
0.0.12
Fixes a bug in wsl-latest-kernel where the system distro would be shut down and reset during compilation time by adding a persistent task in the background during the compilation.
0.0.11
New wsl-latest-kernel tool to download and install the latest kernel released on WSL2-Linux-Kernel,
wsl-dist-update adds optional -winget option to update winget on Windows.
wsl-dist-update adds optional -scoop option to update scoop on Windows.
wsl-dist-update now displays nice names "Pengwin" and "Fedora Remix for WSL" for those respective distros.
Add documentation for new -winget and -scoop options for wsl-dist-update.
Updates to README.md for new -winget and -scoop options for wsl-dist-update.
Updates to README.md for active voice in wslctl options.
Updates to README.md for wsl-latest-kernel.
0.0.10 Beans Edition
0.0.9
0.0.8
0.0.7
- Adds support for Windows Terminal Preview to sysdistrowt
- Fixes a typo in an error message in sysdistrowt that would Windows Terminal Preview was not installed when it was
- First official release using GitHub Actions
0.0.6
Fixes for wsl-dist-update
0.0.5
Adds wsl-dist-update