Skip to content

Tags: daxslab/mailProc

Tags

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #33 from daxslab/0.6

fix pypi-publish action version

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from daxslab/version_0.5.0

ADD: new version number (0.5.0)

0.4.1

Toggle 0.4.1's commit message
Update version to 0.4.1

0.4.0

Toggle 0.4.0's commit message
update transports docs with new To address as list

0.3.0

Toggle 0.3.0's commit message
updated version

0.2.0

Toggle 0.2.0's commit message
fix travis issue with branches on deploy

0.1

Toggle 0.1's commit message
multiple updates (includding API changes)

- Added Email class extending from python message object
- Moved get_json_attachment function to new Email class
- Added 'gzipped' option to get_json_attachment (now can get a gzipped
JSON attachment file)
- Added JSON attachment options to send_email function
- Deprecated send_two_part_email function (will be removed)
- Corrected some typos