Skip to content

Releases: themartorana/python-postmark

0.7.0

01 Oct 21:10
0755e38

Choose a tag to compare

Add setting POSTMARK_RETURN_JSON to return API results payload on send methods.

0.6.1

24 Mar 19:59
9c2d2b5

Choose a tag to compare

Fix setup.cfg description_file install error

0.6.0

02 Apr 19:34
1bb19db

Choose a tag to compare

Add support to use template aliases

0.5.8

06 Dec 00:33
1a6de15

Choose a tag to compare

Fix _send inconsistent return format (PR #106)

0.5.7

15 Oct 22:32
a6a33f3

Choose a tag to compare

  • Allow django_backend to take advantage of message_streams (PR #103)

0.5.6

17 Mar 22:59
d394fbf

Choose a tag to compare

  • Encoding issues (PR #91)
  • Add message_stream attribute to PMMail (PR #94)

0.5.5

11 Nov 00:44
fc6ad75

Choose a tag to compare

Return message IDs in django backend optional

0.5.4

10 Oct 23:56
f7f4522

Choose a tag to compare

Fix for sending batch emails with templates

0.5.3 release

22 Jan 23:17
91b53f3

Choose a tag to compare

Allow empty "to" field if "bcc" is populated

0.5.2 release

18 Jan 00:21
afeb627

Choose a tag to compare

EmailMultiAlternatives content_subtype fix (PR #82)