Compile release notes for v0.2.10

This commit is contained in:
pacrob
2025-08-12 07:19:11 -06:00
parent bb896dac2c
commit 2730db4285
25 changed files with 63 additions and 30 deletions

View File

@ -1,3 +0,0 @@
Improved type safety in `get_mux()` and `get_protocols()` by returning properly typed values instead
of `Any`. Also updated `identify.py` and `discovery.py` to handle `None` values safely and
compare protocols correctly.