------------------- - Ensure that switches from Client.context are correctly merged with the switches passed to each request
0.16.0
------------------- - Improve schema validation for client transport settings, including settings schema for ASGI, local and multi-backend Clients
0.15.0
------------------- - Add helpers to ServerTestCase to make calling actions and asserting errors easier
0.14.0
------------------- - Merge routing functionality into the Client, and remove ClientRouter
0.13.1
------------------- - Exposed expansions to actions.
0.13.0
------------------- - Added initial implementation of PySOA expansions to the ClientRouter - Fixed a small bug in the local transport that broke tests for Python 3. - Updated the router configuration dictionary format to include type expansions and routes.