Bug fixes - fix when some headers are not strings - use email parser - fix: import Literal from typing_extensions
0.20.1
- added get_history to gmail_client - added History ListHistoryResponse classes - allow to filter updates by lables_modified - auto auth for GmailClient - dont auto call get profile for GmailClient - add decode_pub_sub_message gmail method - some docs added