-
-
Notifications
You must be signed in to change notification settings - Fork 2
Releases: 8LWXpg/ptr
Releases Β· 8LWXpg/ptr
v0.15.1
v0.15.0
Hightlights
Breaking Change
This update introduces a new no_restart field in the configuration file, which makes it incompatible with previous configurations. To update your config after upgrading, do the following:
- Edit config with
ptr edit - Add following config
no_restart = false
[0.15.0]
Added
- Added
--no-restarttop level option. - Added
no_restartfield in config. (Breaking change)
Assets 4
1 person reacted
v0.14.0
[0.14.0]
Added
- Added
tokenfield in config that used when sending request to GitHub.
Assets 4
1 person reacted
v0.13.0
[0.13.0]
Update with
ptr self-update
Added
- Added
editsubcommand that opensversion.tomlin default editor. - Added
initsubcommand that try to find and add existing plugins to config
Fixed
- Fixed
pin remove.
Assets 4
2 people reacted
v0.12.0
[0.12.0]
Added
- Added new optional argument
--patternforaddsubcommand (rust regex).
Changed
- Skip unexpected file on zip extraction.
- Changed self replace directory to
%TEMP%.
Assets 4
1 person reacted
v0.11.0
Added
- Added
self-updatesubcommand.
Assets 4
1 person reacted
v0.10.0
[0.10.0]
Changed
- Allow GitHub url as repository identifier.
Assets 4
1 person reacted
v0.9.0
Highlights
Breaking Change
This update introduces a new admin field in the configuration file, which makes it incompatible with previous configurations. To update your config automatically after upgrading, please run the following command:
ptr import --dry-run
[0.9.0]
Added
- Added new field
admininversion.tomlset tofalseto disable killing as admin. (Breaking Change) - Added new subcommand
pin, pinned plugins will not be updated withupdate --all. - Added new subcommand
completionthat generates PowerShell completion.
Assets 4
3 people reacted
v0.8.0
[0.8.0]
Changed
- Support different zip structure
- Use
%ProgramFiles%in PowerToys executable lookup.
Assets 4
1 person reacted
v0.7.1
[0.7.1]
Fixed
- Prompt for path if PowerToys installation path is not found.
Assets 4
1 person reacted