Skip to content

Releases: loadsmart/gmail-wrapper

2.0.0

Choose a tag to compare

@loadsmart-rollbot loadsmart-rollbot released this 04 Jan 20:09
3597d11

Added

  • Create new Attachment.content_disposition #30
  • Add a new method to create the client based on the account_json client #29
  • Add support for newer Python versions(3.7, 3.8, 3.9, 3.10, 3.11, 3.12) #29
  • Create new way to create the gmail client. #29

Removed

  • Drop support for python 3.6 #29

1.5.0

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 21 Jul 17:46
ad39501
  • Officially release as an open-source project

1.4.1

Choose a tag to compare

@guilhermemachado26 guilhermemachado26 released this 09 Jul 18:31
7756dc0
  • Implement default value to label Ids key

1.4.0

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 10 Feb 14:06
61632ae
  • Reply messages using reply-to header

1.3.2

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 30 Jan 14:01
036d991
  • Support recursive parts for attachment lookup

1.3.1

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 20 Jan 14:54
41a7489
  • Support less used formats of Message-ID

1.3.0

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 12 Dec 14:19
8db7a57
  • Add a method to archive a message

1.2.1

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 03 Dec 20:39
f18962a
  • Filter attachments without ID

1.2.0

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 07 Nov 14:30
2b8dd40
  • Reply to a message

1.1.0

Choose a tag to compare

@luizguilhermefr luizguilhermefr released this 30 Oct 21:12
d86649a
  • Handle HTTP exceptions: 404 and 50x.