All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.8.0 - 2017-12-28
- Added package discovery
- DF-1150 Update copyright and support email
- Fixed deprecated function use on Local and SMTP email service
0.7.0 - 2017-11-03
- DF-1191 Added attachment support for email services and email templates
- Upgrade Swagger to OpenAPI 3.0 specification
- Fix SMTP port casting as integer
0.6.0 - 2017-08-17
- Reworking API doc usage and generation
0.5.0 - 2017-07-27
- Give Sparkpost its own config
0.4.0 - 2017-06-05
- Add Sparkpost support and guzzle requirement to composer
- Add backward compatibility support for existing SMTP configuration
- Cleanup - removal of php-utils dependency
0.3.0 - 2017-04-21
- Update config handling to latest from df-core
0.2.0 - 2017-03-03
- Major restructuring to upgrade to Laravel 5.4 and be more dynamically available
0.1.1 - 2017-01-16
- Update dependencies for latest df-core
- DF-920 Allowing SMTP service without authentication
First official release working with the new dreamfactory project.