You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major rewrite to Get-WGInstalled. Removed Write-Progress for better performance. Moved to using ThreadJobs to get online information in the background. Created a new object type, WGInstalled. This could be a breaking change.
Major rewrite to Get-WGUpgrade. This could be a breaking change.
Added ThreadJob as a required dependency.
Added a Computername property to output objects that reflect local installations.