------------------ - ASGI transport - JSON and MessagePack serializers - Update the client interface with call_action and call_actions - Request and response validation
0.2.0
------------------ - Update Client middleware interface. - Client now keeps track of request IDs and passes them to Transport.send_request_message
0.1.dev2
--------------------- - Updated JobRequest and related schemas - Added overridable server setup method - Basic logging support
0.1.dev1
--------------------- - Initial tagged development release