wslu

A collection of utilities for Windows Subsystem for Linux

GPL-3.0 License

Stars
3.2K
Committers
39

Bot releases are hidden (Show)

wslu - wslu 2.3.2

Published by patrick330602 about 5 years ago

๐Ÿ› Bug Fixes

  • wslfetch: --line parameter fixes
wslu - wslu 2.3.1

Published by patrick330602 about 5 years ago

๐ŸŒŸ Enhancement

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

๐Ÿ“ Documentation

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

๐Ÿ› Bug Fixes

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

Published by patrick330602 about 5 years ago

โœจ New Features

  • wslusc: interactive mode (#69)

๐Ÿ› 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)
wslu - wslu 2.2.1

Published by patrick330602 over 5 years ago

๐Ÿ› Bug Fixes

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

Published by patrick330602 over 5 years ago

โœจ 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)
wslu - wslu 2.1.1

Published by patrick330602 over 5 years ago

๐Ÿ› Bug Fixes

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

wslu - wslu 2.1.0

Published by patrick330602 over 5 years ago

๐Ÿ“ Documentation

  • More detailed license and credit on README

โœจ New Features

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

Published by patrick330602 over 5 years ago

๐Ÿ“ Documentation

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

โœจ 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

๐Ÿ’ฅ 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 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
wslu - wslu 2.0.0rc2

Published by patrick330602 over 5 years ago

this is a release candidate. There will be bugs.

๐Ÿ“ Documentation

  • Manpages: update format to the compressed one

โœจ New Features

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

๐Ÿ’ฅ Breaking Changes

  • Project: wslupath will be kept for backward compatibility (#46)
wslu - wslu 2.0.0rc1

Published by patrick330602 over 5 years ago

this is a release candidate. There will be bugs.

๐Ÿ“ Documentation

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

โœจ 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

๐Ÿ’ฅ 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 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
wslu - wslu 1.9

Published by patrick330602 almost 6 years ago

  • wslu: add support for SLES 15 and SUSE 15;
  • wslusc: add env and name param;
  • wslusc: add icon conversion feature(.svg/.png);
  • wslfetch: add WLinux ASCII art;
  • project: improved structure/license change;
  • project: build structure minor change;
  • project: new improved multilingual README.
wslu - wslu 1.8

Published by patrick330602 about 6 years ago

  • less dependent on lsb-release/hostname/uptime/uname.
  • add support for WLinux.
  • install and build scripts update.
wslu - wslu 1.7

Published by patrick330602 about 6 years ago

  • wslview out of experimental stage;
  • Fix issues when running on top of Powershell Core 6;
  • install scripts further update.
wslu - wslu 1.6

Published by patrick330602 about 6 years ago

  • fix a typo in wslfetch;
  • fixed a bug in wslupath with -H parameter;
  • wslusc update: icon support and hidden command prompt for GUI application.
wslu - wslu 1.5

Published by patrick330602 over 6 years ago

  • wslpkg will not be included anymore;
  • fixed a bug in wslupath which produce cmd.exe no longer print proper path address;
  • wslview is now part of wslu;
  • huge change on building structure.
wslu - wslu 1.4

Published by patrick330602 over 6 years ago

  • dynamic path conversion, remove unneeded parameter and code cleanup in wslupath;
  • add -NoProfile -Noninteractive switches to the invocation of powershell.exe in wslusc;
  • absence of wslpkg; will be added back in future release.
wslu - wslu 1.3

Published by patrick330602 over 6 years ago

  • Bug fixes and information update;
  • New install logic and new packages.
wslu - wslu 1.2

Published by patrick330602 over 6 years ago

  • Add support for Kali Linux and Debian GNU/Linux;
  • Fix bugs(not really... 'cause I forget what I have fixed).
wslu - wslu 1.1

Published by patrick330602 about 7 years ago

  • Add new distro detect system;
  • Add more base color;
  • Add support on OpenSUSE and SUSE Linux Enterprise Server;
  • New ASCII logo on wslfetch;
  • Bugs fixes on wslfetch and wslsys.
wslu - wslu 1.0 release

Published by patrick330602 over 7 years ago

  • Separate a single app into multiple apps with a unified code style;
  • Add wslpath;
  • Add remove feature to wslpkg;
  • Add splash and separate line to wslfetch;
  • Add more information in wslsys.