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

2.0.0 #77

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

2.0.0 #77

wants to merge 25 commits into from

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    6a2e613 View commit details
    Browse the repository at this point in the history
  2. updating README

    silverman63 committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    565b949 View commit details
    Browse the repository at this point in the history
  3. reformating README

    silverman63 committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    0041791 View commit details
    Browse the repository at this point in the history
  4. readme update

    silverman63 committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    d41d93e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    silverman63 authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    8aa34d9 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    silverman63 authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    ae6fc32 View commit details
    Browse the repository at this point in the history
  7. Fixing anchors

    silverman63 authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    1c9429b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    8c680d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947ba31 View commit details
    Browse the repository at this point in the history
  3. changing exception test

    silverman63 committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    74ea249 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #76 from sailthru/RemoveEmailApi

    Remove Email API Helpers
    silverman63 authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    c5d06f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #75 from sailthru/UpdateDocs

    Updating README
    silverman63 authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    6de86d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. New exception with curl error

    Throwing an exception with the actual curl error, instead of the generic 'empty response' code.
    rossmotley committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    318c63e View commit details
    Browse the repository at this point in the history
  2. PHP 5.4 fix

    rossmotley committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    aef6d58 View commit details
    Browse the repository at this point in the history
  3. Removed url from curl error exception

    The $url has the api_key in it, so it's probably best not to include it in the exception.
    rossmotley committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    82373c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Code review changes

    * String interpolation
    * Renamed curl exception message
    * Renamed curl error constant
    rossmotley committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    48816cd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Configuration menu
    Copy the full SHA
    3877ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d999637 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Configuration menu
    Copy the full SHA
    993da87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from sailthru/httpErrorHandling

    More verbose httpRequest Error Handling
    silverman63 authored Aug 15, 2017
    Configuration menu
    Copy the full SHA
    43fb5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b68088 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Configuration menu
    Copy the full SHA
    f6b0f4f View commit details
    Browse the repository at this point in the history
  2. making vars only in array

    silverman63 committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    4dcca6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0fc9a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Merge pull request #81 from sailthru/AddVarsToListFunctions

    Improve list helpers
    silverman63 authored Aug 24, 2017
    Configuration menu
    Copy the full SHA
    4a62149 View commit details
    Browse the repository at this point in the history