8000 Releases · ACooper81/PSScoop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ACooper81/PSScoop

Bug fix

01 Jan 12:38
Compare
Choose a tag to compare

Fixes

  • Fixed Update-Scoop so it displays an error message if it can't find manifest in installed buckets.

Added short parameter aliases for all functions

22 Dec 07:24
Compare
Choose a tag to compare
  • Added short parameter aliases for all functions

Update-Scoop Fixes

17 Oct 12:26
Compare
Choose a tag to compare
  • Added checks to Update-Scoop and Get-Scoop when checking for updates when the manifest has been removed from the bucket.

Reset and Repair Apps

15 Oct 14:08
Compare
Choose a tag to compare
  • Added new function Reset-Scoop [-App] <string[]> [[-Version] ] []
  • Added new function Repair-Scoop [-UserApps] [[-GlobalApps]] []
  • Added -Repair parameter to Update-Scoop function to fix broken apps before running updates.
  • Changed Update-Scoop display text when it finds updates to : -> ()

List and Sort Apps in Get-Scoop and Update-Scoop Functions

07 Oct 07:32
Compare
Choose a tag to compare
  • Get-Scoop - Sorts the output from the Get-Scoop function
  • Update-Scoop - List available updates before installing updates

Initial Release

04 Oct 06:16
Compare
Choose a tag to compare

Created initial release with the following public functions

  • Get-Scoop [[-GlobalApps]] [[-UserApps]] [[-App] ] [[-Bucket] ] []
  • Update-Scoop [[-App] ] [[-Apps] <String[]>] [[-AllApps]] [[-UserApps]] [[-GlobalApps]] [[-Buckets]]
    [[-Global]] [[-Force]] [[-NoCache]] []
0