v1.1.0
Improves flexibility of personalizations by allowing the user to set the EmailMessage.personalizations
attribute to a list of sendgrid Personalization
objects, or a list of Dicts containing personalization information in the schema expected by the API. Personalization options passed this way take precedence over other EmailMessage attributes.