Skip to content

1.3.0

Compare
Choose a tag to compare
@richleland richleland released this 02 Oct 00:43
· 102 commits to master since this release

Added

  • #121 Added extended error code to SparkPostAPIException class
  • #124 Added delete method to Transmission class
  • CI tests now also run against Python 3.5

Changed

  • #123 Updated RequestsTransport to use a requests session so HTTP Keep Alive is honored

Fixed

  • #115 Guess attachment mimetype in Django email backend if not provided