Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom_Args Feature #53

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Custom_Args Feature #53

wants to merge 6 commits into from

Commits on May 3, 2017

  1. Implements custom_args

    lucassimon committed May 3, 2017
    Configuration menu
    Copy the full SHA
    acf7baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7119bc View commit details
    Browse the repository at this point in the history
  3. Improve SgBackend to send custom_args

    I updated the version of sendgrid and because of this I had to change
    how data is assigned to the helpers (Mail, Personalization and
    Attachment) classes.
    
    I also added the CustomArgs helper to be sent to sendgrid.
    lucassimon committed May 3, 2017
    Configuration menu
    Copy the full SHA
    ea1633b View commit details
    Browse the repository at this point in the history
  4. Improve readme

    Added custom_args feature
    lucassimon committed May 3, 2017
    Configuration menu
    Copy the full SHA
    ed7b99f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    8f5eda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df68d5 View commit details
    Browse the repository at this point in the history