- Never again: Raising an error if a RPC-method returns `None`. Now, it is OK if the return value of a function is `None`. Until now only notifications were allowed to return `None`.
=============
0.7.7
=============
2015-05-29
- Bug fixed: Library does not respect 0-value IDs
A request is a notification if:
- JSON-RPC version 2.0: no id - JSON-RPC version 1.0: id is `null`