What's Changed * Remove support for Python 3.6 by remcohaszing * Allowed to use mac address in xxxx.xxxx.xxxx format. by vladislavru in https://github.com/remcohaszing/pywakeonlan/pull/24 * Conform to PEP 561 by DavidPratt512 in https://github.com/remcohaszing/pywakeonlan/pull/28
New Contributors * vladislavru made their first contribution in https://github.com/remcohaszing/pywakeonlan/pull/24
- Drop support for Python 2. - Add type annotations.
1.1.5
- Include build artifacts in GitHub releases. [Remco Haszing] - Make changelog the body, not a file. [Remco Haszing] - Fix twine credentials. [Remco Haszing]
Travis requires an explicit user and password, even though they have already been specified as environment variables.