Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / node_modules / getmac / HISTORY.md
Size: Mime:

History

v1.0.7 March 5, 2015

  • Added fix for iproute2 commands in absence of ifconfig on Linux machines

v1.0.6 October 27, 2013

  • Re-packaged

v1.0.5 September 2, 2013

  • Will now ignore zero-filled mac addresses and error if none are found
  • Can now pass an optional object as the first argument to getmac that can contain data as a String to scan instead of executing the appropriate command to fetch the data
  • Dependency updates

v1.0.4 February 12, 2013

  • Better compatibility with linux distros

v1.0.3 February 12, 2013

  • Minor optimisation

v1.0.2 February 12, 2013

  • Fixed windows support, turns out they format mac addresses differently

v1.0.1 February 12, 2013

  • Renamed getmac executable to getmac-node to avoid conflict on windows

v1.0.0 February 12, 2013

  • Initial working commit