## sharkdp/fd — v10.3.0…v10.4.0

_129 commits._

### Features
- **feat(build): Install cross directly** (68fa2db)
- **"Add cargo-binstall support"** (9842656)
- **feat[release]: Add attestation for release artifacts** (80d0fb2)
- **Add -C option to the manpage fd.1.** (3263141)
- **Add base-directory entry along with short option -C in the README.md file.** (98a4233)
- **Add short option -C to the option base-directory.** (4e6f46b)

### Fixes
- **Merge pull request #1872 from josephadamsdev/fix-1843-windows-hyperlink-slash** (1a37650)
- **Add changelog entry for Windows hyperlink fix** (4ba10c7)
- **Fix Windows hyperlinks for paths with spaces** (cd8fedc)
- **Merge pull request #1839 from andstepan/fix/read-bin-from-environment** (8661ac4)
- **fix[build]: Fix syntax of github action** (3b32256)
- **fix: --print0 now works with --exec** (ee5332d)
- **fix: Clippy warning from anyhow update** (2ae1154)
- **Merge pull request #1799 from ritoban23/fix-powershell-completion-collision** (47cedbb)
- **Fix PowerShell completion filename collision on Windows** (a32e6a8)

### Backend
- **Merge pull request #1901 from sharkdp/dependabot/github_actions/actions/attest-build-provenance-4** (ff1f66c)
- **Merge pull request #1893 from tmccombs/release-10.4.0** (c60d007)
- **Merge pull request #1891 from FidelSch/c-static-link** (a07ad51)
- **config: static linking of C runtime on Windows MSVC** (73e6f95)
- **Merge pull request #1861 from tmccombs/faster-dev-compile** (40d8eb3)
- **Merge pull request #1881 from sharkdp/dependabot/cargo/jiff-0.2.18** (38986aa)
- **Merge pull request #1880 from sharkdp/dependabot/cargo/filetime-0.2.27** (fe0e173)
- **Merge pull request #1882 from sharkdp/dependabot/cargo/nix-0.31.1** (9a9c4b9)
- **Merge pull request #1879 from sharkdp/dependabot/cargo/libc-0.2.180** (efd9f05)
- **Merge pull request #1878 from sharkdp/dependabot/cargo/clap-4.5.54** (ccafbbb)
- **Merge pull request #1877 from littleKitchen/docs/update-completions-readme** (0a094a8)
- **Merge pull request #1852 from fischman/1727-ignore-contain** (bf81fb9)
- **Merge pull request #1862 from jylenhof/master** (9508153)
- **Update CHANGELOG.md** (dcc5ff8)
- **Update CHANGELOG.md** (9c9eeda)
- **Update hyperlink test for Windows file URLs** (2efd99b)
- **ignore_contain now has higher precedence than root check.** (f3a8bb7)
- **cargo fmt** (1df183e)
- **Fixes for tmccombs review comments.** (1993c76)
- **Merge pull request #1870 from sharkdp/dependabot/cargo/libc-0.2.178** (5f95a78)
- **Merge pull request #1869 from sharkdp/dependabot/cargo/tempfile-3.24.0** (49ded38)
- **Merge pull request #1868 from sharkdp/dependabot/cargo/jiff-0.2.17** (9907632)
- **Merge pull request #1864 from sergii4/update-clap-complete-4.5.62** (84789bf)
- **Merge pull request #1859 from sharkdp/dependabot/github_actions/softprops/action-gh-release-2.5.0** (f5b4171)
- **Merge pull request #1853 from sharkdp/dependabot/cargo/clap_complete-4.5.61** (c90994b)
- **Merge pull request #1855 from sharkdp/dependabot/cargo/clap-4.5.53** (2d9c8da)
- **Merge pull request #1854 from sharkdp/dependabot/cargo/jiff-0.2.16** (161f3ba)
- **`--ignore-contain`: ignore directories containing a named entry (e.g. [`CACHEDIR.TAG`](https://bford.info/cachedir/)).** (d05a718)
- **Merge pull request #1850 from sharkdp/dependabot/github_actions/actions/checkout-6** (e3a6f8b)
- **Merge pull request #1849 from bigmoonbit/master** (098bb56)
- **tests/testenv/mod.rs: Change how fd binary executable is located** (b6af107)
- **Merge pull request #1834 from tmccombs/cross-install** (491baaa)
- **Merge pull request #1833 from tmccombs/build-fixes** (15b57b9)
- **Merge pull request #1832 from sharkdp/dependabot/cargo/globset-0.4.18** (32f9fd3)
- **Merge pull request #1831 from sharkdp/dependabot/cargo/lscolors-0.21.0** (cfc4ace)
- **Merge pull request #1830 from sharkdp/dependabot/cargo/ignore-0.4.25** (7fdfd40)
- **Merge pull request #1828 from HastD/zizmor** (2f5ab52)
- **Merge pull request #1829 from jaideepkathiresan/docs/security-policy** (19e752d)
- **Merge pull request #1824 from sharkdp/dependabot/cargo/ctrlc-3.5.1** (72e54e8)
- **Merge pull request #1826 from sharkdp/dependabot/cargo/clap_complete-4.5.60** (cd95cfc)
- **Merge pull request #1825 from sharkdp/dependabot/cargo/clap-4.5.51** (78a34dd)
- **Merge pull request #1823 from sharkdp/dependabot/cargo/aho-corasick-1.1.4** (e7e78d7)
- **Merge pull request #1821 from tmccombs/changelog-updates** (1d85f3b)
- **Merge pull request #1820 from tmccombs/etc-upgrade** (a836d86)
- **Merge pull request #1813 from tmccombs/rust-version** (d23ac06)
- **Merge pull request #1805 from tmccombs/exec-nuls** (5558e40)
- **Merge pull request #1810 from Sambhram1/master** (f77b693)
- **Merge pull request #1809 from tmccombs/attestation** (97b3b04)
- **Merge pull request #1808 from sivaramsk/master** (54fa011)
- **Remove the trailing white space in -C short option.** (c7a0550)
- **Merge pull request #1802 from sharkdp/dependabot/cargo/anyhow-1.0.100** (8c9c6be)
- **Merge pull request #1801 from sharkdp/dependabot/cargo/clap_complete-4.5.58** (ba2dde8)
- **Merge pull request #1804 from sharkdp/dependabot/cargo/clap-4.5.48** (7f3dd94)
- **Merge pull request #1803 from sharkdp/dependabot/cargo/tempfile-3.23.0** (10d1ecf)
- **Update Tuple logo** (b3e3977)
- **Merge pull request #1796 from sorairolake/remove-build-rs** (8d254c5)
- **Merge pull request #1782 from tmccombs/completion-docs** (4344a26)
- **Update README** (37b6776)
- **Merge pull request #1791 from sharkdp/dependabot/cargo/anyhow-1.0.99** (1c316be)
- **Merge pull request #1792 from sharkdp/dependabot/cargo/libc-0.2.175** (e1cb0f4)
- **Merge pull request #1790 from sharkdp/dependabot/cargo/clap_complete-4.5.57** (009d776)
- **Merge pull request #1785 from sharkdp/dependabot/cargo/clap-4.5.46** (e6cf187)
- **Merge pull request #1786 from sharkdp/dependabot/cargo/regex-syntax-0.8.6** (377c442)
- **Merge pull request #1787 from sharkdp/dependabot/cargo/regex-1.11.2** (13d79ff)
- **Merge pull request #1788 from sharkdp/dependabot/cargo/tempfile-3.21.0** (ddf144b)
- **Merge pull request #1781 from sharkdp/changelog-update** (498ea1c)

### Docs
- **docs: update changelog to include static linking of CRT for MSVC builds** (6067f72)
- **docs: add shell completion generation instructions** (4410dda)
- **docs(README): add mise alternative method installation** (e311e50)
- **docs(security): clarify where to send vulnerability reports (#1827)** (c3652af)
- **docs(CHANGELOG): list bugs fixed by ignore upgrade** (f360a77)
- **docs: Add some documentation on how to install completions** (e13dd19)

### Chore
- **build(deps): bump actions/attest-build-provenance from 3 to 4** (d9fc327)
- **chore(release): Prepare for 10.4.0** (801ccd7)
- **build(deps): bump jiff from 0.2.17 to 0.2.18** (171438b)
- **build(deps): bump nix from 0.30.1 to 0.31.1** (74c389f)
- **build(deps): bump filetime from 0.2.26 to 0.2.27** (2fc76da)
- **build(deps): bump libc from 0.2.178 to 0.2.180** (b22a46c)
- **build(deps): bump clap from 4.5.53 to 4.5.54** (1586dab)
- **build(deps): bump libc from 0.2.177 to 0.2.178** (8ec9d31)
- **build(deps): bump tempfile from 3.23.0 to 3.24.0** (96502d2)
- **build(deps): bump jiff from 0.2.16 to 0.2.17** (6c5267e)
- **build(deps): bump clap_complete from 4.5.61 to 4.5.62** (19dcbff)
- **build: Reduce debug info for dev builds** (bd33bc0)
- **build(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0** (16e5d9b)
- **build(deps): bump clap_complete from 4.5.60 to 4.5.61** (728b380)
- **build(deps): bump clap from 4.5.51 to 4.5.53** (e2ae9e8)
- **build(deps): bump jiff from 0.2.15 to 0.2.16** (a06417d)
- **build(deps): bump actions/checkout from 5 to 6** (76046b2)
- **chore: fix typo in tests/tests.rs** (1fb1caf)
- **build(deps): bump globset from 0.4.17 to 0.4.18** (d7bfcf4)
- **build(deps): bump lscolors from 0.20.0 to 0.21.0** (942b68e)
- **build(deps): bump ignore from 0.4.24 to 0.4.25** (e08038c)
- **ci: resolve Zizmor-identified workflow issues** (7014993)
- **build(deps): bump clap_complete from 4.5.59 to 4.5.60** (a19c874)
- **build(deps): bump clap from 4.5.50 to 4.5.51** (90c94a2)
- **build(deps): bump ctrlc from 3.5.0 to 3.5.1** (73a470d)
- **build(deps): bump aho-corasick from 1.1.3 to 1.1.4** (7c2584b)
- **chore(deps): Update etcetera package** (202db49)
- **build(msrv): Update msrv to 1.90.0** (dbd3e3c)
- **build(deps): bump ignore to 0.4.24** (da731c4)
- **build(deps): bump anyhow from 1.0.99 to 1.0.100** (e89650f)
- **build(deps): bump clap from 4.5.46 to 4.5.48** (3f77968)
- **build(deps): bump tempfile from 3.21.0 to 3.23.0** (92bdd78)
- **build(deps): bump clap_complete from 4.5.57 to 4.5.58** (27d90dc)
- **build: Remove `build.rs`** (5c4477c)
- **build(deps): bump anyhow from 1.0.98 to 1.0.99** (1ccb6fd)
- **build(deps): bump libc from 0.2.174 to 0.2.175** (32558ea)
- **build(deps): bump clap_complete from 4.5.55 to 4.5.57** (5be8cc0)
- **build(deps): bump tempfile from 3.20.0 to 3.21.0** (fb3ffca)
- **build(deps): bump regex from 1.11.1 to 1.11.2** (725b296)
- **build(deps): bump regex-syntax from 0.8.5 to 0.8.6** (a13e0b9)
- **build(deps): bump clap from 4.5.42 to 4.5.46** (9ed1ce9)
- **chore: Add next entry to changelog** (0d3261d)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/sharkdp/fd?utm_source=github-action)._