Skip to content

0.9.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@GhostofGoes GhostofGoes released this 01 Jun 06:48

This pre-release is a complete rewrite of getmac from the ground up.

If you want to test the new changes, use the --pre argument to pip install

pip install --pre -U getmac

It's passing tests and seems to be operable. However, with a change this large there are inevitably issues that the tests or I don't catch, so I'm doing a series of pre-releases until I'm 99% confident in it's stability. Refer to docs/rewrite.md for a in-depth explanation of the rewrite changes.

See previous pre-releases or CHANGELOG.md to full details on this pre-release.