S

Scoop

S
Scoop Dev Tools v0.5.3

Version 0.5.3

Changelog Features autoupdate: GitHub predefined hashes support (#6416, #6435) Bug Fixes scoop-download|install|update: Fallback to default downloader when aria2 fails (#4292) decompress: Expand-7zipArchive only delete temp dir / $extractDir if it is empty (#6092) decompress: Replace deprecated 7ZIPEXTRACT_USE_EXTERNAL config with USE_EXTERNAL_7ZIP (#6327) commands: Handling broken aliases (#6141)…

S
Scoop Dev Tools v0.5.2

Version 0.5.2

Changelog A bug fix version Bug Fixes scoop-alias: Fix 'Option --verbose not recognized.' (#6062) scoop-hold: Use 'foreach' loop to allow 'continue' statement (#6078) core: Use 'Join-Path' to construct cache file path (#6079) json: Don't serialize jsonpath return if only one result (#6066, #6073) Builds supporting: Update Json.Schema to 4.0.1 (#6072) Close Issues Closes #6061 Closes #6064 Closes #…

S
Scoop Dev Tools v0.5.1

Version 0.5.1

Changelog Bug Fixes scoop-alias: Pass options correctly (#6003) scoop-virustotal: Adjust json_path parameters to retrieve correct analysis stats (#6044) bucket: Implement error handling for failed bucket addition (#6051) database: Fix compatibility with Windows PowerShell (#6045) install: Expand env_set items before setting Environment Variables (#6050) install: Fix parsing error when installing m…

S
Scoop Dev Tools v0.5.0

Version 0.5.0

✨ Highlights Scoop has implemented SQLite for caching app information, which accelerates local searches and the installation of older app versions. Enable this feature by using the command scoop config use_sqlite_cache true. The cache names for Scoop apps are derived from the first 7 bytes of the SHA256 hash of the download URL, which helps to shorten the file names. Changelog Features scoop-searc…

S
Scoop Dev Tools v0.4.2

Version 0.4.2

Changelog Bug Fixes autoupdate: Copy PSCustomObject-type properties within substitute() to prevent reference changes (#5934, #5962) core: Fix "Invoke-ExternalCommand" quoting rules (#5945) system: Fix argument passing to Split-PathLikeEnvVar() in deprecated strip_path() (#5937) Close Issues Closes #4612 Closes #5933 Closes #5936 Closes ScoopInstaller/Extras#13160 Closes ScoopInstaller/Extras#13174…

S
Scoop Dev Tools v0.4.1

Version 0.4.1

Changelog Bug Fixes core: Fix Invoke-ExternalCommand regression (#5923) Close Issues Closes #5911 Closes ScoopInstaller/Main#5721 Closes ScoopInstaller/Main#5723 Closes ScoopInstaller/Main#5725 Closes ScoopInstaller/Main#5726 Closes ScoopInstaller/Main#5728 Closes ScoopInstaller/Main#5729 Closes ScoopInstaller/Main#5730 Closes ScoopInstaller/Main#5740 Closes ScoopInstaller/Main#5741 Closes ScoopIn…

S
Scoop Dev Tools v0.4.0

Version 0.4.0

✨ Highlights Scoop now has a new configuration option called use_isolated_path, which can separate the PATH of apps related to Scoop. If use_isolated_path is set to true, Scoop will add SCOOP_PATH to store these PATHs. If it is set to any other string, Scoop will use that string as the new environment variable's name. Portable config file is supported starting from this version. Scoop now reads co…

S
Scoop Dev Tools v0.3.1

Version 0.3.1

Changelog BREAKING CHANGES pester: Update to Pester 5 (#5222) IMPORTANT FOR BUCKET MAINTAINERS Pester 5 is used in this release. To make sure your bucket's CI works properly, please update bin\test.ps1 from Pester 4 to Pester 5. You can use test.ps1 attached in the release files. Features config: Allow Scoop to check if apps versioned as 'nightly' are outdated (#5166) checkup: Add Windows Develope…

S
Scoop Dev Tools v0.3.0

Version 0.3.0

Changelog BREAKING CHANGES config: Change config option to snake_case in file and SCREAMING_CASE in code (#5116) subdir: Allow subdir in 'bucket' (#5119) Features getopt: Support option terminator (--) (#5121) install: Add support for ARM64 architecture (#5154) install: Show the running process (#5102) scoop-config: Allow 'hold_update_until' be set manually (#5100) scoop-update: Stash uncommitted…

S
Scoop Dev Tools v0.2.4

Version 0.2.4

Changelog Features core: Create no window by default in Invoke-ExternalCommand (#5066) core: Improve argument concatenation in Invoke-ExternalCommand (#5065) install: Show bucket name while installing an app (#5075) scoop-status: Add flag to disable remote checking (#5073) scoop-update: Add support for pre_uninstall and post_uninstall (#5085) Bug Fixes core: Avoid deadlock in Invoke-ExternalComman…