Skip to content

Releases: harryfei/which-rs

6.0.3

17 Aug 22:58
Compare
Choose a tag to compare
  • Enhance tracing feature with some debug level logs for higher level logic.

6.0.2

30 Jul 00:08
Compare
Choose a tag to compare
  • Add tracing feature which outputs debugging information to the tracing ecosystem.

6.0.1

22 Mar 23:12
Compare
Choose a tag to compare
  • Remove dependency on once_cell for Windows users, replace with std::sync::OnceLock.

6.0.0

18 Jan 04:05
Compare
Choose a tag to compare
  • MSRV is now 1.70
  • Upgraded all dependencies to latest version

5.0.0

18 Jan 04:07
Compare
Choose a tag to compare
  • Remove several unused error messages
  • Windows executables can now be found even if they don't have a '.exe' extension.
  • Add new error message, Error::CannotGetCurrentDirAndPathListEmpty