Skip to content

v2.40.1

Compare
Choose a tag to compare
@twpayne twpayne released this 09 Oct 01:23
· 495 commits to master since this release

Changelog

Features

  • fc56533 feat: Add Path Separator and Path List Separator to provided template values.
  • 61f7ed1 feat: Ignore AppleDouble files in externals
  • 4a52e5c feat: find[One]Executable in user-supplied paths
  • bb6f952 feat: Use Goreleaser's Chocolatey support

Fixes

  • eecf015 fix: Only invoke diff pager if command modifies filesystem
  • 5c0140d fix: Don't use replace-executable for WinGet installations
  • 7976373 fix: Add chattr +remove support for files

Documentation updates

  • 784d38b doc: Add information how to ignore cache files in external dependencies
  • 66070dc docs: Added an example for promptChoice
  • 5f14f10 docs: Added an example for promptChoiceOnce
  • c96a4b7 docs: Fix cross-function link references