Releases: python-zeroconf/python-zeroconf
Releases · python-zeroconf/python-zeroconf
0.122.1
Fix
- Skip wheel builds for eol python and older python with aarch64 (#1304) (
6c8f5a5
)
0.120.0
Feature
- Speed up incoming packet processing with a memory view (#1290) (
f1f0a25
)
- Speed up decoding labels from incoming data (#1291) (
c37ead4
)
- Speed up ServiceBrowsers with a pxd for the signal interface (#1289) (
8a17f20
)
0.119.0
Feature
- Update cibuildwheel to build wheels on latest cython final release (#1285) (
e8c9083
)
0.118.1
Fix
- Reduce size of wheels by excluding generated .c files (#1284) (
b6afa4b
)
0.118.0
Feature
- Small improvements to ServiceBrowser performance (#1283) (
0fc031b
)
0.115.2
Fix
- Ensure ServiceInfo cache is cleared when adding to the registry (#1279) (
2060eb2
)