- Change build system interface to pyproject.toml.
4.0.2
- Documentation.
4.0.1
- Add FAQ page to documentation.
4.0.0
Complete rewrite and the usage has completely changed. Read about the changes at https://composed.blog/jsonrpcclient-4-changes or read the full documentation at https://www.jsonrpcclient.com/en/stable/
3.3.6
- Add py.typed for PEP-561 compliance (143) - Pass `**kwargs` to AiohttpClient from client.send() call (145) - Change click dependency to allow version 7 (147)