Skip to content

Releases: themartorana/python-postmark

0.7.0

Choose a tag to compare

@nicholasserra nicholasserra released this 01 Oct 21:10
0755e38

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

0.6.1

Choose a tag to compare

@nicholasserra nicholasserra released this 24 Mar 19:59
9c2d2b5

Fix setup.cfg description_file install error

0.6.0

Choose a tag to compare

@nicholasserra nicholasserra released this 02 Apr 19:34
1bb19db

Add support to use template aliases

0.5.8

Choose a tag to compare

@nicholasserra nicholasserra released this 06 Dec 00:33
1a6de15

Fix _send inconsistent return format (PR #106)

0.5.7

Choose a tag to compare

@nicholasserra nicholasserra released this 15 Oct 22:32
a6a33f3
  • Allow django_backend to take advantage of message_streams (PR #103)

0.5.6

Choose a tag to compare

@nicholasserra nicholasserra released this 17 Mar 22:59
d394fbf
  • Encoding issues (PR #91)
  • Add message_stream attribute to PMMail (PR #94)

0.5.5

Choose a tag to compare

@nicholasserra nicholasserra released this 11 Nov 00:44
fc6ad75

Return message IDs in django backend optional

0.5.4

Choose a tag to compare

@nicholasserra nicholasserra released this 10 Oct 23:56
f7f4522

Fix for sending batch emails with templates

0.5.3 release

Choose a tag to compare

@nicholasserra nicholasserra released this 22 Jan 23:17
91b53f3

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

0.5.2 release

Choose a tag to compare

@nicholasserra nicholasserra released this 18 Jan 00:21
afeb627

EmailMultiAlternatives content_subtype fix (PR #82)