Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 852 Bytes

File metadata and controls

25 lines (18 loc) · 852 Bytes

History

  • 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