This release improves the handling of all steps around initializing and shutting down the client/connection.
Changes/fixes:
- Log out automatically if client is used as context handler
- Validate login and raise exception if FESL returned an error
- Automatically respond to ping and memcheck (relevant mostly for long-running client instances)
- Fixed async client encountering errors if one client is shut down and another one is created