usage v2.13.1 Release Notes
This patch release fixes a compatibility issue with PowerShell completion generation. Users generating shell completions for PowerShell should upgrade to ensure proper functionality.
Bug Fixes
PowerShell Completion Fix
Fixed incorrect casing in the PowerShell enum variant that could cause issues when generating shell completions. PowerShell is case-sensitive in certain contexts, and the variant name now uses the correct PowerShell casing instead of Powershell. This ensures completions are generated and recognized correctly by PowerShell. (#438) - @jdx
For full documentation, visit https://usage.jdx.dev/