All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Implement "a version" of Recipients Interceptor https://github.com/croaky/recipient_interceptor compatible with SendGrid.
- Raise exceptions when api fails.
- Remove ability to set templates by name
- Support sender with standard email string "email> name", #3, thanks @agustinf
- Change Rails version to be "optimistic" in order to use the gem with Rails 5 too.
- Add Hound configuration.
- Deploy with Travis CI.
- Configure coveralls.
- Removes useless colorize gem.
- Logger fails with empty sender.
- Initial release.