cargo fd-find 4.0.0
v4.0.0

latest releases: 9.0.0, 8.7.1, 8.7.0...
6 years ago

Features

  • Added filtering by file extension, for example fd -e txt, see #56 (@reima)
  • Add option to force colored output: --color always, see #49 (@Detegr)
  • Generate Shell completions for Bash, ZSH, Fish and Powershell, see #64 (@ImbaKnugel)
  • Better & extended --help text (@abaez and @Detegr)
  • Proper Windows support, see #70

Changes

  • The integration tests have been re-written in Rust ✨, making them platform-independent and easily callable via cargo test - see #65 (many thanks to @reima!)
  • New tutorial in the README (@deg4uss3r)
  • Reduced number of stat syscalls for each result from 3 to 1, see #36.
  • Enabled Appveyor CI

Don't miss a new fd-find release

NewReleases is sending notifications on new releases.