You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a typed synchronous client backed by the netft-cpp 0.2.2 core, including raw counts, sensor-unit measurements, health, recovery, iterator delivery, and safe callback delivery.
Publish self-contained CPython 3.10-3.14 Linux wheels for x86_64 and AArch64.
Changed
Replace the standalone Python UDP implementation with a pinned native core, including the upstream manylinux2014 compatibility fix, and adopt Apache-2.0 licensing.
Require libcurl 7.63.0 or newer for source builds, matching the first release that provides the URL API used by sensor discovery.
Keep the 1.x API as a deprecated adapter for the complete 2.x series.