Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.53 KB

RELEASES.md

File metadata and controls

29 lines (20 loc) · 1.53 KB

Yet Another Launcher - Release notes

For more infos about Yet Another Launcher (YAL) see README. Before reporting issues Please check that PackageControl YAL site lists the latest version of YAL and that that version is also installed.

If you want to manually checkout the package via Github you must checkout the tag of the latest version.

v1.0.5

  • adding support for launching YAL with the arguments:
    • "by_launcher" - opens quickpanel and allows to select a launcher
    • "by_category" - opens quickpanel and allows to select an item category (url, file+sys, file+subl)
  • added "by_category" to menu and command palette ("by_launcher" was already there)
  • added support for expanding elements in path names (~, ~user, %USERPROFILE%, %APPDATA%, %LOCALAPPDATA%, %PUBLIC%, %WINDIR%, %SYSTEMROOT%, %TEMP%, %TMP%, %USERNAME% - ~/~user works on Windows as well)
  • switched to a development branch on Github for developing new features

v1.0.4 - added infos about releases

  • added release notes to repo and README.md

v1.0.3 - bug fix

  • fixed a bug that generated wrong urls for items

v1.0.2 - bug fix

  • fixed a bug that after each call the item list would contain the old items as well

v1.0.1 - added various option to yet_another_launcher command

  • you can launch now single launchers or launcher by category for examples see README

v1.0.0 - initial release

  • basic implementation