mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-12-10 01:55:34 +00:00
* perf(search): improve local search performance
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Update libexec/scoop-search.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* Added [JsonDocument]::Parse for testing
* Fix array length check
* Used wrong function
* Add fallback function for PowerShell 5
* Check for System.Text.Json in Assemblies instead
* Show help output
* Revert "Show help output"
This reverts commit d3d6b01d08.
* Update CHANGELOG.md
---------
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>