fd (CLI)

notes:

A simple, fast and user-friendly alternative to 'find'

Release list
10.4.2
10.4.1
10.4.0
10.3.0
6m+
10.2.0
1y+
10.1.0
1y+
10.0.0
1y+
9.0.0
1y+
8.7.1
1y+
8.7.0
1y+
8.6.0
1y+
8.5.3
1y+
8.5.2
1y+
8.5.1
1y+
8.5.0
1y+
8.4.0
1y+
8.3.2
1y+
8.3.1
1y+
8.3.0
1y+
8.2.1
1y+
Release notes:

Features

  • Add --ignore-contain option to ignore directories containing a named entry (e.g. to ignore CACHEDIR.TAG); see #1727 (@fischman).

Bugfixes

  • Fix Windows hyperlink generation for paths with spaces. (#1872)

  • --print0 combined with --exec will now print a \0 between the output of each entry. Note that if there are multiple instances of --exec, the \0 will be between each set of commands, not between each individual command run. Fixes #1797.

  • Several bugs were fixed by an update to the ignore library used for handling ignore rules

    • #1506
    • #1667
    • #1813

Changes

  • Minimum required rust version has been increased to 1.90.0. Notably, this means dropping fully support for intel Mac and Windows 7.
  • Statically link the CRT for MSVC builds via Cargo config to avoid runtime DLL dependencies, see #1874 (@FidelSch)

Copyright © 2023 - All right reserved by Yadoc SAS