- Replaces jshint with eslint
- Fix behavior of set option
rateLimit
(yamayo)
Added options ses
to allow using an existing AWS SES object instead of creating a new one with credentials.
Added option httpOptions
that maps to the object in underlying AWS.SES constructor. See options here.
Added option rateLimit
for rate limiting sent messages
Changed aws-sdk versioning from fixed versions to use the caret ^ modifier.
Changed the version scheme to use proper semver instead of 0.x.