All notable changes to Toggle-WSL
will be documented in this file.
The format is based on Keep a Changelog.
- Minor improvements to console logging.
- Minor improvements to comments in code.
- Added license information to the script header.
- Updated README.md with Windows 11 and license information.
- Show which features require double reboot, if any.
- Show script mode: possible values are SAVE and RESTORE.
- Switch code formatting to K&R Stroustrup brackets style.
- Simplified
Settings
section. - Bugfix: double reboot script was created before receiving user confirmation.
- Bugfix: remove hardcoded path making the script not work when launching itself with admin privileges.
- Removed unused
globalPadding
variable (leftover from previous output formatting code).
- Initial release.