- Add property bus_type to class Bus - Add module remote - Bugfix: UnknownMethod and InvalidArgs errors for incoming method calls are now handled
0.2.0
- Add parameter timeout to Bus.block() - Add field is_signal to class MessageInfo - The handler functions for incoming method calls and signals are not executed in the same thread as the recv-loop any more but in a separate thread sequentially