Skip to content

0.8.0

Compare
Choose a tag to compare
@GhostofGoes GhostofGoes released this 10 Apr 03:44

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: -N and --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