Skip to content

Releases: kelleyma49/PSFzf

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

v2.6.13

03 Jul 20:36
1658471

Choose a tag to compare

v2.6.13 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.6.11...v2.6.13

v2.6.11

26 Jun 19:48
ce8c6c6

Choose a tag to compare

v2.6.11 Pre-release
Pre-release

What's Changed

Full Changelog: v2.6.10...v2.6.11

v2.6.10

16 Jun 19:34
9e8596f

Choose a tag to compare

What's Changed

  • Fix being unable to override walker opts when not using "fd" by @selfdocumentingcode in #275
  • Add TabContinuousTrigger parameter and refactor Invoke-FzfTabCompletionInner for improved tab completion handling by @kelleyma49 in #301
  • Remove head indicator to fix branch selection bug by @kelleyma49 in #302
  • fix: revert RunningInWindowsTerminal typo error by @gigberg in #298
  • Autoformat file by @kelleyma49 in #304
  • Support multi-line entries in PSReadline history by @kelleyma49 in #305
  • fix: format code for consistency and readability in Deploy.ps1 by @kelleyma49 in #306
  • GitKeyBindings BriefDescription by @RH-TLagrone in #307
  • Fix: Add --no-config to bat preview commands by @kelleyma49 in #313
  • change of bat highlight language from markdown to man for command help by @Jaschan in #292

New Contributors

Full Changelog: v2.6.7...v2.6.10

v2.6.9

31 May 06:00
bb3cd35

Choose a tag to compare

v2.6.9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.6.8...v2.6.9

v2.6.8

11 May 06:21
f78e876

Choose a tag to compare

v2.6.8 Pre-release
Pre-release

What's Changed

  • Fix being unable to override walker opts when not using "fd" by @selfdocumentingcode in #275
  • Add TabContinuousTrigger parameter and refactor Invoke-FzfTabCompletionInner for improved tab completion handling by @kelleyma49 in #301
  • Remove head indicator to fix branch selection bug by @kelleyma49 in #302
  • fix: revert RunningInWindowsTerminal typo error by @gigberg in #298
  • Autoformat file by @kelleyma49 in #304
  • Support multi-line entries in PSReadline history by @kelleyma49 in #305

New Contributors

Full Changelog: v2.6.7...v2.6.8

v2.6.7

16 Nov 02:10
1f9fc13

Choose a tag to compare

What's Changed

  • Refactor git hash preview script to show only the first matching hash by @kelleyma49 in #286

Full Changelog: v2.6.6...v2.6.7

v2.6.6

15 Nov 21:50
6902094

Choose a tag to compare

What's Changed

  • Fix Invoke-PsFzfRipgrep throws unknown action: change-prompt after updating to 2.6.1 #273 by @kelleyma49 in #277
  • Properly detect if git is installed using scoop regardless of scope by @kborowinski in #278
  • change ripgrep to native fzf by @kelleyma49 in #279
  • Add bat highlighting for PowerShell help by @kelleyma49 in #281
  • Add directory separator to end of completed path by @kelleyma49 in #282
  • Invoke-PsFzfGitHashes - Add missing backtick by @pluma9 in #285

New Contributors

Full Changelog: v2.6.1...v2.6.6