Releases: kelleyma49/PSFzf
Releases · kelleyma49/PSFzf
Release list
v2.7.12
What's Changed
- Ensure Removal of Event Subscribers Post-Execution by @SrBlackVoid in #379
- Fix Invoke-FuzzyScoop for nested Scoop bucket manifests by @chengr025 in #383
New Contributors
- @SrBlackVoid made their first contribution in #379
- @chengr025 made their first contribution in #383
Full Changelog: v2.7.10...v2.7.12
v2.7.11
v2.7.10
What's Changed
- Add ListItemText display support to tab completion with NUL delimiter by @Copilot in #372
- Add Pester code coverage to Tests.ps1 by @Copilot in #376
- Join multiline result from command history by @cfbao in #377
New Contributors
Full Changelog: v2.7.8...v2.7.10
v2.7.9
What's Changed
- Replace Get-Runspace with $host.Runspace in tab completion by @Copilot in #368
Full Changelog: v2.7.7...v2.7.9
v2.7.8
What's Changed
- Replace Get-Runspace with $host.Runspace in tab completion by @Copilot in #368
Full Changelog: v2.7.7...v2.7.8
Rollup release
What's Changed
- Quote array items in Invoke-FzfPsReadlineHandlerProvider to fix multi-select ambiguity by @Copilot in #354
- Recommend installing from winget, not chocolatey, because chocolatey's fzf package is unmaintained and outdated by @cspotcode in #357
- Respect TabExpansion2 by passing a [PowerShell] instance to CompleteInput by @cspotcode in #356
- Add configurable PreviewWindow behavior for tab completion by @Copilot in #361
- Swap order of $AppNames array items for optimization by @Copilot in #366
New Contributors
- @cspotcode made their first contribution in #357
Full Changelog: v2.7.3...v2.7.7
v2.7.6
What's Changed
- Add configurable PreviewWindow behavior for tab completion by @Copilot in #361
Full Changelog: v2.7.5...v2.7.6
v2.7.5
What's Changed
- Recommend installing from winget, not chocolatey, because chocolatey's fzf package is unmaintained and outdated by @cspotcode in #357
- Respect TabExpansion2 by passing a [PowerShell] instance to CompleteInput by @cspotcode in #356
New Contributors
- @cspotcode made their first contribution in #357
Full Changelog: v2.7.4...v2.7.5
v2.7.4
What's Changed
- Quote array items in Invoke-FzfPsReadlineHandlerProvider to fix multi-select ambiguity by @Copilot in #354
Full Changelog: v2.7.3...v2.7.4
v2.7.3
What's Changed
- Add configurable delimiter for Invoke-FzfPsReadlineHandlerProvider multi-select by @Copilot in #352
Full Changelog: v2.7.2...v2.7.3