v2.0.1ΒΆ
Released on May 15, 2022 (diff).
Improved static type hinting in some classes.
Added sorting to the
jsonrpc.BatchRequestiterable object: notifications are now picked up firstly.Speedups class creation: the
json.JSONEncoderandjson.JSONDecoderinstances in thejsonrpc.JSONSerializerclass are now initialized at the time of accessing to these attributes.Some documentation improvements.