- Base yaks-python on zenoh-python (replacing usage of socket frontend with zenoh protocol)
0.2.7
- Performance improvement
0.2.6
Changed - Listener are notified also on remove of the keys, new object Change encapsulate the notified value
0.2.5
Fixed - RAW encoded value was expecting str, now it support str and bytes, and does the encoding if the value is a string - Error caused by concurrency on put
0.2.4.post1
Fixed - Using last version of papero (0.2.3) on setup.py