------------------ - [MINOR] Allow Server subclasses to set a custom introspection action (257)
1.2.1
------------------ - [PATCH] Fix handling of empty structures in `get_all_paths` - [PATCH] Update README to install latest version
1.2.0
------------------ - Fix lint error and pytest-asyncio version. - Move Redis server transport setting to a separate object. - [PATCH] Fix 251: Replace use of Django's close_old_connections - [MINOR] Ensure support for Redis 6 with ACLs and TLS
1.1.3
------------------ - [PATCH] Try to make Travis builds faster - [PATCH] Update documentation - [PATCH] Fix two bugs regarding client expansions
1.1.2
------------------ - [PATCH] Fix 240 - Do not strip whitespace from serialized messages
1.1.1
------------------ - [PATCH] Improve error messages and use correct msgpack dependency - [PATCH] Fix 239: stub_action side_effect now supports mix of types