Releases: Bluetooth-Devices/dbus-fast
Releases · Bluetooth-Devices/dbus-fast
v2.1.0
Feature
- Reduce overhead to reset between messages (#245) (
da30b04
)
v1.95.2
Fix
- Handling of None messages from notify callback (#236) (
14f52f2
)
v1.95.1
Fix
- Handle multiple flag bits when unmarshalling (#241) (
6f6f5f8
)
v1.93.1
Fix
This release works around a compatibility issue with Cython 3.0.0 where _as_message
could not be found on the exception. See #229 for more details
v1.93.0
Feature
- Improve performance of processing incoming messages (#228) (
ce61aea
)