Wslu Versions Save

A collection of utilities for Windows Subsystem for Linux

v2.3.2

4 years ago

:bug: Bug Fixes

  • wslfetch: --line parameter fixes

v2.3.1

4 years ago

:star2: Enhancement

  • CI: add new experimental AppVeyor WSL Support and CodeFactor
  • CI: include e18, SLES 15.1 and Fedora 30 support by @sirredbeard (#88)

:memo: Documentation

  • README: update some badges
  • Funding: Adding back Funding page

:bug: Bug Fixes

  • Project: cleanup code as CodeFactor suggests
  • Project: fix a bug that cause Windows username with space failed on some commands (#89)

v2.3.0

4 years ago

:sparkles: New Features

  • wslusc: interactive mode (#69)

:bug: Bug Fixes

  • Project: fix powershell.exe raster font problem (#83)
  • wslupath: fix space hading (#71, #86)
  • wslsys: increase speed (#84, #85)
  • wslsys: fix -s output
  • wslsys: fix package count on debian-based systems
  • wslusc: remove svg icon white borders (#79)
  • wslusc: now wslusc respects your distro (#58)

v2.2.1

4 years ago

🐛 Bug Fixes

  • wslusc: fixed wrong --resize value (#76)

v2.2.0

4 years ago

:sparkles: New Features

  • wslusc: XPM support (#74 by @crramirez)

🐛 Bug Fixes

  • wslview: fixed problem that wslview fails when URL includes special character (#68 by @kazuau)
  • wslu: interop_prefix function fix when there is space (#70 by @kamszyc)

v2.1.1

5 years ago

🐛 Bug Fixes

wslusc: fix a bug that failed to create the "wslu" folder.

v2.1.0

5 years ago

:memo: Documentation

  • More detailed license and credit on README

:sparkles: New Features

  • Project: Fully support Pengwin and Oracle Linux
  • Project: Further unify code style

v2.0.0

5 years ago

:memo: Documentation

  • Revert License to GPLv3 and update credits(#57)
  • Better and cleaner README
  • Following Chinese Copying Guidelines for Chinese README
  • Bring back manpages

:sparkles: New Features

  • Project: Fully support WLinux Enterprise(now Pengwin Enterprise), Fedora Remix, Arch Linux and Alpine Linux(#33, #35)
  • Project: New Installer for normal user
  • Project: New Manpages for all command
  • Project: --debug for all tools
  • CI: Automatic package build
  • wslfetch: New ASCII art for WLinux
  • wslfetch: New Color Panel

:boom: Breaking Changes

  • Project: Dependency removal of tput
  • Project: Dependency removal of reg.exe and cmd.exe (#41)
  • Project: Introduction of wslvar to replace wslupath (#42, #46)

:bug: Bug Fixes

  • Project: Respect mount path in wsl.conf(#40)
  • Project: Stop if WSLInterop is disabled and warn user to enable (#43)
  • wslview: Work properly with xdg-open (#39)
  • wslview: -r parameter now works (#44)
  • wslusc: Complicated command will no longer return empty name in the .lnk created
  • wslusc: Use default icon when icon is not found

v2.0.0rc2

5 years ago

this is a release candidate. There will be bugs.

:memo: Documentation

  • Manpages: update format to the compressed one

:sparkles: New Features

  • Project: Arch Linux and Alpine Linux packaged
  • CI: Automatic package build

:boom: Breaking Changes

  • Project: wslupath will be kept for backward compatibility (#46)

v2.0.0rc1

5 years ago

this is a release candidate. There will be bugs.

:memo: Documentation

  • Revert License to GPLv3
  • Better and cleaner README
  • Following Chinese Copying Guidelines for Chinese README

:sparkles: New Features

  • Project: Support WLinux Enterprise, Fedora Remix, Arch Linux and Alpine Linux(#33, #35)
  • Project: New Installer for normal user
  • Project: New Manpages for all command
  • Project: --debug for all tools
  • wslfetch: New ASCII art for WLinux
  • wslfetch: New Color Panel

:boom: Breaking Changes

  • Project: Dependency removal of tput
  • Project: Dependency removal of reg.exe and cmd.exe (#41)
  • Project: Deprecation of wslupath and Introduction of wslvar (#42)

:bug: Bug Fixes

  • Project: Respect mount path in wsl.conf(#40)
  • Project: Stop if WSLInterop is disabled and warn user to enable (#43)
  • wslview: Work properly with xdg-open (#39)
  • wslview: -r parameter now works (#44)
  • wslusc: Complicated command will no longer return empty name in the .lnk created
  • wslusc: Use default icon when icon is not found