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

Releasing version 2.0.0 #189

Merged
merged 35 commits into from
Nov 4, 2016
Merged

Releasing version 2.0.0 #189

merged 35 commits into from
Nov 4, 2016

Conversation

aydrian
Copy link
Contributor

@aydrian aydrian commented Nov 4, 2016

No description provided.

Added json flag to base request and tests to check for JSON response
* Now returning body.results or body as a response. Added debug support.

* Updated documents and examples

* Updating newly merged code

* Updated debug flag doc in README.md
* added promise support to base object

* updated sendingDomains for promise support

* updated inboundDomains for promise support

* updated messageEvents for promise support

* updated recipientLists for promise support

* updated relayWebhooks for promise support

* updated subaccounts for promise support

* updated suppressionList for promise support

* updated templates for promise support

* updated transmissions for promise support

* updated webhooks for promise support

* Replaced bluebird with native promise support for PR #154

* removed dependency for bluebird

* replaced bluebird on spec tests
* Switched JSHint for ESLint with SparkPost config

* modified lint npm script to remove node_modules path
* Removed testing of nodejs versions .10 & .12, added lastest stable, 5, & 6

* latest is 6 so added 4

* reverting the npm version
* Remove coveralls task from grunt

* removed testing and coverage from grunt

* Removed unneed npm deps

* Updated docs to remove grunt references

* Added npm version scripts & removed Grunt
* Setting options.json=true for GET requests

* Fixed tests
* Refactored transmissions library & updated tests for promises

* merge flub, extra comma in package.json

* Updated transmission docs and examples

* Documentation updates
* Updated suppression list lib and tests

* Updated suppression list doc and examples

* renamed checkStatus & removeStatus to better align with api doc

* return promises for all tests

* Swapped in new verbs, added jsdoc, updated tests

* Updated docs and examples for suppression, added async doc

* Updated JSDoc
* Updated subaccounts lib and tests

* Updated subaccounts doc and examples

* updated tests for payloads and cloneDeep

* Swapped in new verbs, added jsdoc, updated tests

* PR suggestion updates

* missed an id check
* Updated sending domains lib and tests

* Updated sending domains doc and examples

* refactored verify to accept all verify attributes

* updated tests for payloads and cloneDeep

* Updated sending domains verbs, tests, docs, and examples

* Updated sending domains verbs, tests, docs, and examples
* Updated relayWebhooks lib and tests

* Updated relayWebhooks doc and examples

* updated tests for payloads and cloneDeep

* Swapped in new verbs, added jsdoc, updated tests

* removed callback from doc

* updated example link on doc
* Updated recipient list lib and tests

* Updated recipient list doc and examples

* updated create and update tests for payload, deep copy

* Updated recipient list verbs, jsdoc, tests, docs, and examples
* Updated webhooks lib and tests

* Updated webhooks doc and examples

* updated tests for payloads and cloneDeep
* Updated templates lib and tests

* Updated templates doc and examples

* updated tests for payloads and cloneDeep

* template refactoring for standardized verbs

* Added optional options object to template update

* eslint fixes

* jsdoc updates

* fixed webhook imports
* Updated webhooks lib and tests

* Updated webhooks doc and examples

* updated tests for payloads and cloneDeep

* validates required parameters and jsdocs to webhooks wrapper

* update docs for webhooks

* updated docs, tests, and examples

* eslint fixes

* fix merge conflicts
* Removed toApiFormat

* Updated subaccount examples

* Refactored transmissions library

* Refactered Message Events resource

* fixes based on feedback

* Added back code to handle arrays for messageEvents

* Fixed messageEvents examples
* Added setting debug to initialization

* Added note for debug about exposing api key

* Added note about no support for older nodejs versions
@aydrian aydrian merged commit 0216b0e into master Nov 4, 2016
@aydrian aydrian deleted the wip-2.0.0 branch November 4, 2016 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant