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

Odd bugfixes.. (1.1.4) #78

Merged
merged 2 commits into from
Feb 17, 2017
Merged

Odd bugfixes.. (1.1.4) #78

merged 2 commits into from
Feb 17, 2017

Commits on Feb 17, 2017

  1. Odd bugfixes..

    - MessageBuilder no longer adds [] to the end of header names
    - MessageBuilder#header sets the headers as `v:` in the message, causing
      them to be variables. Switched this to use `h:` instead and added a
      MessageBuilder#variable to set custom variables, which *must* be JSON.
    - Update .travis.yml to fix gem deploy
    - Update docs to include `header()` samples and attachment samples
    - Moved all docs into `/docs/` subfolder.
    pirogoeth committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    8e2bd0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d95086f View commit details
    Browse the repository at this point in the history