Path to this page:
Subject: CVS commit: pkgsrc/net/py-zeroconf
From: Adam Ciarcinski
Date: 2023-10-13 07:45:53
Message id: 20231013054553.B75F9FADC@cvs.NetBSD.org
Log Message:
py-zeroconf: updated to 0.116.0
v0.116.0 (2023-10-13)
Feature
* Reduce type checking overhead at run time
v0.115.2 (2023-10-05)
Fix
* Ensure ServiceInfo cache is cleared when adding to the registry
v0.115.1 (2023-10-01)
Fix
* Add missing python definition for addresses_by_version
v0.115.0 (2023-09-26)
Feature
* Speed up outgoing multicast queue
v0.114.0 (2023-09-25)
Feature
* Speed up responding to queries
v0.113.0 (2023-09-24)
Feature
* Improve performance of loading records from cache in ServiceInfo
v0.112.0 (2023-09-14)
Feature
* Improve AsyncServiceBrowser performance
v0.111.0 (2023-09-14)
Feature
* Speed up question and answer internals
v0.110.0 (2023-09-14)
Feature
* Small speed ups to ServiceBrowser
v0.109.0 (2023-09-14)
Feature
* Speed up ServiceBrowsers with a cython pxd
v0.108.0 (2023-09-11)
Feature
* Improve performance of constructing outgoing queries
v0.107.0 (2023-09-11)
Feature
* Speed up responding to queries
v0.106.0 (2023-09-11)
Feature
* Speed up answering questions
v0.105.0 (2023-09-10)
Feature
* Speed up ServiceInfo with a cython pxd
v0.104.0 (2023-09-10)
Feature
* Speed up generating answers
Files: