Skip to content

Releases: kelleyma49/PSFzf

v2.7.9

17 Dec 04:20
4603f76

Choose a tag to compare

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

17 Dec 04:14
4603f76

Choose a tag to compare

v2.7.8 Pre-release
Pre-release

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

10 Dec 15:40
64d650d

Choose a tag to compare

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

Full Changelog: v2.7.3...v2.7.7

v2.7.6

22 Nov 23:54
aee7d2f

Choose a tag to compare

v2.7.6 Pre-release
Pre-release

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

22 Nov 23:23
9a0d808

Choose a tag to compare

v2.7.5 Pre-release
Pre-release

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

Full Changelog: v2.7.4...v2.7.5

v2.7.4

03 Nov 18:33
697a696

Choose a tag to compare

v2.7.4 Pre-release
Pre-release

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

03 Nov 01:33
e795521

Choose a tag to compare

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

05 Oct 03:13
20c1706

Choose a tag to compare

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

Full Changelog: v2.6.14...v2.7.2

v2.7.1

20 Sep 23:02
fe06a3d

Choose a tag to compare

v2.7.1 Pre-release
Pre-release

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

28 Jul 14:35
d0e4e98

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.10...v2.6.14