We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.2.1
Fixed job dependencies
Change mDNS record to note TLS support. (#75)
Support new zeroconf version. (#73) Fixes #72
Update CHANGELOG.
Update workflows.
Update version and changelog.
Update changelog.
Switch from netifaces to ifaddr. (#50) ifaddr is pure Python, so it doesn't require a toolchain like netifaces does.
Handle tornado 6.X versions. (#47) Fixes #46