Updated the Braze client to send emails to all users, irrespective of their "opt-in" status
2.2.0
Added file attachments to the Braze client and usages.
2.1.1
- Remove special character from the sender_alias field so form field is validated by Braze.
2.1.0
Added reply_to option for braze email messages
2.0.1
The celery import entry points did not match ecommerce's celery routing. This should sync them again.
2.0.0
- The `sailthru/v1` module has been removed completely (no longer supported) - The `braze/v1` module has been abstracted as just `email/v1` without any specific references to braze - `email/v1` has the same API as `sailthru/v1` had, with the small addition of `did_email_bounce`