Added
- OpenBSD support
- FreeBSD support
- Python logging is now used instead of
print(logger:getmac) - Include tests in the source distribution
- (CLI) Added aliases for
--no-network-requests:-Nand--no-net - (CLI) New argument:
-v/--verbose
Changed
- Errors are now logged instead of raising a
RuntimeWarning - Improved Ubuntu support
- Performance improvements
Development
- Significant increase in overall test coverage
- Fixed and migrated the sample tests to
pytest - Added tests for the CLI