wingetposh
0.7.9
Helpers functions for Winget
Minimum PowerShell version
5.1
See the version list below for details.
Installation Options
Owners
Copyright
(c) yvesg. All rights reserved.
Requires License Acceptance
Package Details
Author(s)
- yvesg
Tags
Functions
Show-WGList Update-WGPackage Install-WGPackage Uninstall-WGPackage Get-WGList Invoke-Winget Out-Object Search-WGPackage
Dependencies
This module has no dependencies.
Release Notes
0.5.1 :
- Fixed the show-WGList bug when there is no updatable packages to show.
0.5.2 :
- Removed the "-Interactive" switch to search-WGPackage.
- Removed the search parameter from search-WGPackage.
- Allowing multiple selection in uninstall-WGPackage.
- Removing crash brug when no package is found in search-WGPackage.
- Removing the "-Interactive" switch to updage-WGPackage. If no Object is passed through the pipeline, it will automatically display an interactive grid
- Update readme.md
0.5.4 :
- Addind a license file.
0.5.5 :
- Adding licence acceptance.
0.5.6 :
- Adding headless functions : Get-WGList and Get-WGUpdatables
0.6.0 :
- Removing "Microsoft.PowerShell.ConsoleGuiTools" dependance to add Powershell 5.1 compatibility
- Rewriting the TUI in full powershell (some flickering still to fix)
- Adding "Invoke-Winget" funtion to add generic call to Winget
0.6.1 :
- Fix -Install switch of Install-WGPAckage
- Rename Show-WGUpdatables to Update-WGPackages
- Add a switch -Update to Update-WGPackages
0.6.2 :
- Fix flickering
- rename Update-WGPackages to Update-WGPackage for uniformity
- in Install-WGPackage, F3 allows to run a new search
- Version of the module shown in the window frame
0.6.3 :
- remove the module version of the window frame
0.6.4 :
- Add "+" and "-" keys for selections in the grid
- Version of the module shown in the window frame (back)
- add "?" to display help
0.6.5 :
- changing visuals, refining windows drawing
- add a "package" parameter to Install-WGPackage
0.6.6 :
- Correctiong bugs in install, uninstall and update functions
- Fixing the order of the install-WGPackage parameters
0.7.0 :
- Changing search mode. Now the search is on everything, not only the name
- Improving winget result parsing
- Every function now returns a hastable. Faster, lighter
- Adding a "Out-Object" function to convert hashtable results in PsCustomObject arrays (if needed)
- Adding a "Search-WGPackage" to search without the graphical interface
0.7.2 :
- Minor bug fixes
0.7.3 :
- fixing visual function (using hastables)
0.7.4 :
- fixing bug with visual functions returning multiple objects
0.7.5 :
- Fixing the update-wgpackage when multiple packages selected
0.7.9 :
- Start Using runspaces to multitask the module.
First usage is for animating the waitings.
Last version before heavy code restucture / rewrite
- Small visual improvements
FileList
- wingetposh.nuspec
- License.txt
- wingetposh.psd1
- wingetposh.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1-alpha03 | 1,472 | 1/26/2024 |
1.0.1 | 3,387 | 11/27/2023 |
0.9.7 | 58 | 7/13/2023 |
0.8.2 | 82 | 5/3/2023 |
0.8.1 | 15 | 4/27/2023 |
0.7.9 (current version) | 94 | 4/6/2023 |
0.7.4 | 27 | 3/19/2023 |
0.7.3 | 12 | 3/16/2023 |
0.7.2 | 12 | 3/16/2023 |
0.6.6 | 39 | 2/23/2023 |
0.6.5 | 23 | 2/16/2023 |
0.6.4 | 19 | 2/14/2023 |
0.6.3 | 21 | 2/13/2023 |
0.6.1 | 24 | 2/12/2023 |
0.5.6 | 33 | 1/23/2023 |
0.5.5 | 28 | 1/15/2023 |
0.5.1 | 15 | 11/29/2022 |
0.5.0 | 23 | 11/23/2022 |