- First release.
- Fix issue with app loading on django 1.9.
- Implement method send_email().
- Deprecate email Template class
- Resolve issue with deprecated function
- Restructure project with Cookiecutter Django Package.
- Improve send_mail() method. Add Base templates and more modes to use.
- Bug fix for default Email template, updates example and tests.