dwhich 2.0.1
dwhich: ^2.0.1 copied to clipboard
An extended version of the which command that also validates your PATH and indicates if the command is found in multiple locations on your PATH.\n
2.0.1 #
- upgraded all packages. lint fixes.
4.0.0 #
- upgraded to support dart 3.2 and above by removing the dcli components that utilise waitfor.
2.0.0 #
- upgraded to support dart 3.x
1.0.4 #
- pinned the dependency versions so activation always works even if an incompatible dependency has been published.
1.0.3 #
- upgraded to lates version of dcli.
1.0.2 #
= Added detection of the unsupported ~ in paths.
- removed \n's from pubspec description.
1.0.1 #
Improvements in the documentation.
1.0.0 #
- Initial version.