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
Added a default formatted list view for Get-PSFunctionInfo output.
Added a script property type extension for PSFunctionInfo objects to show Age.
Changed
Replaced bitly online help links
Refined filtering regex for PSFunctionInfo objects to exclude functions that end in a colon. These are typically PSDrive shortcuts. This is a potential breaking change.