Summary of this release
- A new parameter
run_as_adminto enable/disable-RunAsAdminoption on installing scoop - Now
bucketsparameter accepts only known bucketsscoop bucket knowncommand shows list of known buckets
What's Changed
- doc: How to improve performance of workflow with
actions/cache. by @MinoruSekine in #25 - fix: Reject unknown buckets in
bucketsparameter. by @MinoruSekine in #30 - feat: Support to disable
-RunAsAdminwith paramrun_as_admin. by @MinoruSekine in #27 - refactoring: Restructured GitHub Actions workflows. by @MinoruSekine in #32
- doc: Updated README.md for
@v3release. by @MinoruSekine in #33
Full Changelog: v2...v3