Releases: sjasct/PowerToysRun.ProjectWalker
Releases · sjasct/PowerToysRun.ProjectWalker
v0.4.2
- Fix issue with YAML value extraction
v0.4.0
- 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
- Add button on open options list to go back to repository list
- Refactors
- Add more detailed logging
v0.3.1
- Remove context menu options included as part of the default project template
v0.3.0
- 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
- Add
{{FOLDER}}
replacement variable
- Add support for folder structures where repos are at top level -
"folderStructureType": 1
- Add search match ratio to options (
searchMatchRatio
)
v.0.1.1
- 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