0.1.0
Added
- Addition of a terminal command:
get-mac
- Ability to run as a module from the command line:
python -m getmac
Changed
arp_request
argument was renamed tonetwork_request
- Updated docstring
- Slight reduction in the size of getmac.py
Dev
- Overhauled the README
- Moved tests into their own folder
- Added Python 3.7 to list of supported snakes