Skip to content

Releases: sjasct/PowerToysRun.ProjectWalker

v0.4.2

31 Dec 18:56
Compare
Choose a tag to compare
  • Fix issue with YAML value extraction

v0.4.0

31 Dec 17:59
Compare
Choose a tag to compare
  • Feature: Add custom overrides specific to projects/repos - including adding new options specific to these scopes
  • Feature: Add yaml path value extraction to FILE / RECURSIVE_FILE replacer

v0.3.2

31 Dec 14:46
Compare
Choose a tag to compare
  • Add button on open options list to go back to repository list
  • Refactors
  • Add more detailed logging

v0.3.1

31 Dec 13:15
Compare
Choose a tag to compare
  • Remove context menu options included as part of the default project template

v0.3.0

31 Dec 12:45
Compare
Choose a tag to compare
  • Add option to use custom icons for open options
    • iconPath on option config, can be absolute or relative to %APPDATA%/ProjectWalker/icons/
  • Done a pass on all base icons, rather than relying on the Run default icon or the community template default
  • Added config option for extracting process icons - tryExtractProcessIcons

v0.2.0

27 Dec 19:27
Compare
Choose a tag to compare
  • Add {{FOLDER}} replacement variable
  • Add support for folder structures where repos are at top level - "folderStructureType": 1
  • Add search match ratio to options (searchMatchRatio)

v0.1.0

27 Dec 17:20
Compare
Choose a tag to compare
update repo link

v.0.1.1

27 Dec 18:30
Compare
Choose a tag to compare
  • Fix: Folders with "-o" in the path being incorrectly marked as invalid
  • Add more detail to some options & error "options"
  • Add ignoredFolders and customEditorExecutablePath options