Skip to content

Releases: thevickypedia/gmail-connector

Multiple recipients in sendEmail

20 Jul 02:00
Compare
Choose a tag to compare
  • Allow users to add multiple recipients while sending email.
  • Add CC and BCC options.
  • Check if attachment file is available before trying to attach.
  • Wrap recipient, cc and bcc items in a single list before email kick off.
  • Remove sender arg and default to the user login email address.
  • Fix version number format.

Add logging

20 Jul 01:47
Compare
Choose a tag to compare
  • Add logging
  • Remove print statements
  • Bump version

Auto upload to pypi

19 Jul 18:13
Compare
Choose a tag to compare
  1. Bump version to support github action
  2. Auto upload to pypi

Add badges and description

19 Jul 17:20
Compare
Choose a tag to compare
  • Add badges and git actions
  • Update README.md and CHANGELOG
  • Bump version

Onboard pypi module

19 Jul 04:22
Compare
Choose a tag to compare
  • Delete broken releases
  • Modify and update CHANGELOG
  • Change URL for HomePage
  • Update project description and README.md