Skip to content

v6.1.0

Compare
Choose a tag to compare
@sharkdp sharkdp released this 10 Dec 07:13
· 0 commits to b2797c0c450f40a098ae0267dbd7a1d8be9fd0ef since this release

Features

  • Support for multiple search paths, see #166 (@Doxterpepper)
  • Added --no-ignore-vcs option to disable .gitignore and other VCS ignore files,
    without disabling .ignore files - see #156 (@ptzz).

Bugfixes

Other

  • Debian packages are now created via Travis CI and should be available for this and all
    future releases (@tmccombs).
  • fd is now available on Void Linux (@maxice8)
  • The minimum required Rust version is now 1.20

Thanks

@Doxterpepper deserves a special mention for his great work that is included in this release and
for the support in ticket discussions and concerning Travis CI fixes. Thank you very much!

Thanks also go out to @tmccombs for the work on Debian packages and for reviewing a lot of pull requests!