Releases: kelleyma49/PSFzf
Releases ยท kelleyma49/PSFzf
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
v2.7.2
What's Changed
- Update checkout actions from v1 to v5 in GitHub workflows by @Copilot in #346
- Add recommendations for PSReadline key handler to README.md and docs/Invoke-FuzzyHistory.md by @Copilot in #344
- Breaking change: don't initially show preview during tab completion by @kelleyma49 in #348
- Fix handling of empty strings in Invoke-FzfPsReadlineHandlerProvider by @kelleyma49 in #349
- Export Invoke-FzfPsReadlineHandler* thus lazy loading could be possible by @mrbeardad in #287
New Contributors
- @mrbeardad made their first contribution in #287
Full Changelog: v2.6.14...v2.7.2
v2.7.1
What's Changed
- Update checkout actions from v1 to v5 in GitHub workflows by @Copilot in #346
- Add recommendations for PSReadline key handler to README.md and docs/Invoke-FuzzyHistory.md by @Copilot in #344
- Breaking change: don't initially show preview during tab completion by @kelleyma49 in #348
Full Changelog: v2.6.14...v2.7.1
v2.6.14
What's Changed
- Fix alt c command ifsl by @kelleyma49 in #318
- Create devcontainer.json by @kelleyma49 in #319
- feat: Allow passing query to Invoke-FuzzyZLocation by @kelleyma49 in #320
- Remove FZF_VERSION from CI and Deploy workflows by @kelleyma49 in #321
- Override default default rg command using PSFZF_RG_PREFIX in Invoke-PsFzfRipgrep by @google-labs-jules[bot] in #324
- Add wrapper for PSConsoleLine functions to support mocking by @google-labs-jules[bot] in #330
- Fix git log command and support wezterm by @sebastianstudniczek in #315
- Pull request for issue #334 by @google-labs-jules[bot] in #337
- Fix Pester warning by updating to modern Pester 5 configuration syntax by @Copilot in #339
New Contributors
- @google-labs-jules[bot] made their first contribution in #324
- @sebastianstudniczek made their first contribution in #315
- @Copilot made their first contribution in #339
Full Changelog: v2.6.10...v2.6.14