Skip to content

Releases: loadsmart/gmail-wrapper

2.0.0

04 Jan 20:09
3597d11
Compare
Choose a tag to compare

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

21 Jul 17:46
ad39501
Compare
Choose a tag to compare
  • Officially release as an open-source project

1.4.1

09 Jul 18:31
7756dc0
Compare
Choose a tag to compare
  • Implement default value to label Ids key

1.4.0

10 Feb 14:06
61632ae
Compare
Choose a tag to compare
  • Reply messages using reply-to header

1.3.2

30 Jan 14:01
036d991
Compare
Choose a tag to compare
  • Support recursive parts for attachment lookup

1.3.1

20 Jan 14:54
41a7489
Compare
Choose a tag to compare
  • Support less used formats of Message-ID

1.3.0

12 Dec 14:19
8db7a57
Compare
Choose a tag to compare
  • Add a method to archive a message

1.2.1

03 Dec 20:39
f18962a
Compare
Choose a tag to compare
  • Filter attachments without ID

1.2.0

07 Nov 14:30
2b8dd40
Compare
Choose a tag to compare
  • Reply to a message

1.1.0

30 Oct 21:12
d86649a
Compare
Choose a tag to compare
  • Handle HTTP exceptions: 404 and 50x.