Skip to content

Releases: sendwithus/sendwithus_python

v5.4.0

Choose a tag to compare

@jemeric jemeric released this 02 Jun 17:57
a034d1b

New field now available for template operations. Added template_data to:

  • create_template
  • create_new_version
  • update_template_version

v5.3.0

Choose a tag to compare

@demoore demoore released this 09 Mar 17:06
d80db6a

New fields now available for template operations. Added preheader and amp_html to:

  • create_template
  • create_new_locale
  • create_new_version
  • update_template_version

v5.2.1

Choose a tag to compare

@demoore demoore released this 21 Apr 19:23
45c39c4
  • Fix unicode issue from #76

v5.2.0

Choose a tag to compare

@demoore demoore released this 16 Apr 21:32
b8cd1ee
  • Locales can now be associated with an email address using the customer_create method. See the README for instructions

v5.0.0

Choose a tag to compare

@demoore demoore released this 11 Aug 22:37
  • Support for the logs list endpoint has been removed. A much better solution is to collect ESP webhooks

v4.1.0

Choose a tag to compare

@demoore demoore released this 23 May 21:45

New in v4.1.0:

  • locale is now a supported parameter in the render API

New in v4.0.0

  • The conversion methods have been removed as they are no longer supported by Sendwithus.

v3.0.0

Choose a tag to compare

@brandonb927 brandonb927 released this 10 Mar 01:40

Breaking Changes

Support for Customer Groups has been removed. It's no longer a supported Sendwithus feature.

v2.0.0

Choose a tag to compare

@demoore demoore released this 26 Jan 00:42

What's new

  • Inlined file names can be defined
  • Attachment names can be defined
  • A timeout field is now available to set the timeout on an API request

Breaking changes

Support for Segmentation has been removed. It's no longer a supported Sendwithus feature.

v1.9.0

Choose a tag to compare

@demoore demoore released this 12 Jan 23:42

Added support for:

  • specifying a file name in the send request
  • setting a request timeout

Also the tests were moved over to pytest.

v1.8.0

Choose a tag to compare

@gschier gschier released this 27 Nov 01:04

Removed unused drip campaign endpoints.