-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): Bump to version 0.2.4 #5077
Conversation
* fix(install): Move from cache when `--no-cache` * Update CHANGELOG.md
* Update install.ps1 * Update CHANGELOG.md
Ready for review |
* feat(scoop-status): Add flag to disable remote checking * changelog * Add `break` to stop checking rest of the buckets * change flag name to `--local` Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
@rashil2000 @niheaven Could you wait and review for #5085? It is a simple fix/feature, but useful for some apps which running behind the background that need pre_uninstall to kill the process. 😁 |
Done. |
Ping @chawyehsu @issaclin32 |
Changelog
Features
Invoke-ExternalCommand
(feat(core): Create no window by default inInvoke-ExternalCommand
#5066)Invoke-ExternalCommand
(feat(core): Improve argument concatenation inInvoke-ExternalCommand
#5065)pre_uninstall
andpost_uninstall
(feat(scoop-update): Add support forpre_uninstall
andpost_uninstall
#5085)Bug Fixes
Invoke-ExternalCommand
(fix(core): Avoid deadlock inInvoke-ExternalCommand
#5064)--no-cache
is specified (fix(install): Move from cache when--no-cache
#5039)Info
output (fix(scoop-status): Correct formatting ofInfo
output #5047)Builds
Close Issues
scoop status
#5044Credits
Thanks to the following contributors (ordered by PR merging time):
@lewis-yeung @rashil2000 @niheaven @yi-Xu-0100