Has Versions Save

✅ checks presence of various command line tools and their versions on the path

v1.5.0

9 months ago

What's Changed 🎉

  • addition of --color-<auto|always|never> option
  • has support -v
  • added a bunch of new tools (see the details below)
  • multiple bug fixes

A big shout-out to all contributors 🙌

PR's merged

New Contributors

Full Changelog: https://github.com/kdabir/has/compare/v1.4.0...v1.5.0

v1.4.0

5 years ago

#15 - Support for .hasrc file. See README for more details #27 - return status code only upto 126

v1.3.0

5 years ago
  • Colorized output (Thanks to @bl0nd)
  • Add kotlin, perl6 and R (Thanks to @danstewart & @layik)

Thanks to all contributors

v1.2.0

5 years ago
  • has now understands has #22
  • More Tools (php, scala, lein, gulp, brunch...)
  • SIGPIPE handling 141 as success #18
  • Adding AWS and GCloud CLI