Download Latest Version fd-v10.3.0-i686-pc-windows-msvc.zip (1.4 MB)
Email in envelope

Get an email when there's a new version of fd

Home / v10.3.0
Name Modified Size InfoDownloads / Week
Parent folder
fd-v10.3.0-x86_64-apple-darwin.tar.gz 2025-08-26 1.4 MB
fd-v10.3.0-arm-unknown-linux-gnueabihf.tar.gz 2025-08-26 1.6 MB
fd_10.3.0_armhf.deb 2025-08-26 1.3 MB
fd-v10.3.0-aarch64-unknown-linux-gnu.tar.gz 2025-08-26 1.6 MB
fd_10.3.0_arm64.deb 2025-08-26 1.3 MB
fd-v10.3.0-i686-pc-windows-msvc.zip 2025-08-26 1.4 MB
fd-v10.3.0-x86_64-pc-windows-gnu.zip 2025-08-26 1.5 MB
fd-musl_10.3.0_amd64.deb 2025-08-26 1.4 MB
fd-v10.3.0-x86_64-unknown-linux-musl.tar.gz 2025-08-26 1.8 MB
fd-v10.3.0-x86_64-pc-windows-msvc.zip 2025-08-26 1.5 MB
fd-musl_10.3.0_arm64.deb 2025-08-26 1.3 MB
fd-v10.3.0-aarch64-unknown-linux-musl.tar.gz 2025-08-26 1.6 MB
fd-v10.3.0-i686-unknown-linux-gnu.tar.gz 2025-08-26 1.8 MB
fd_10.3.0_i686.deb 2025-08-26 1.5 MB
fd-v10.3.0-aarch64-pc-windows-msvc.zip 2025-08-26 1.4 MB
fd-v10.3.0-x86_64-unknown-linux-gnu.tar.gz 2025-08-26 1.7 MB
fd_10.3.0_amd64.deb 2025-08-26 1.4 MB
fd-musl_10.3.0_armhf.deb 2025-08-26 1.2 MB
fd-v10.3.0-arm-unknown-linux-musleabihf.tar.gz 2025-08-26 1.5 MB
fd-v10.3.0-i686-unknown-linux-musl.tar.gz 2025-08-26 1.5 MB
fd-musl_10.3.0_i686.deb 2025-08-26 1.3 MB
fd-v10.3.0-aarch64-apple-darwin.tar.gz 2025-08-26 1.3 MB
README.md 2025-08-26 1.1 kB
v10.3.0 source code.tar.gz 2025-08-26 130.6 kB
v10.3.0 source code.zip 2025-08-26 145.8 kB
Totals: 25 Items   32.6 MB 2

Features

  • Add a hidden --mindepth alias for --min-depth. (#1617)

Bugfixes

Changes

  • Replace humantime crate and chrono crate with jiff crate, see [#1690] (@sorairolake). This has some small changes to the way dates given to options such --changed-within and --changed-before including:
  • 'M' no longer means "month", as that could be confusing with minutes. Use "mo", "mos", "month" or "months" instead.
  • month and year now account for variability in the calander rather than being a hard-coded number of seconds. That is probably what you would expect, but it is a slight change in behavior.
  • aarch64 Windows was added to CI and release artifacts
  • Many dependencies were updated
  • Better support building on Illumos (there is no automated testing, but some known issues were fixed)

Other

This will be the last release that has been tested on x86_64 Mac OS, since GitHub is dropping support for runners with that hardware.

It may also be the last release to use a version of Rust with tier-1 support for x86_64/intel Macs and Windows 7.

Source: README.md, updated 2025-08-26