- retry e-mail sending on failure with random backoff
2.1.1
- installation: upper pin flask-mail due to breaking changes in v0.10.0
2.1.0
- add a func to send e-mails with inline attachments
2.0.0
- config: introduce MAIL_DEFAULT_REPLY_TO - global: clean test infrastructure - global: bump minimal python version to 3.7 - global: migrate CI to gh-actions
1.0.2
- Fixes issue with passing None context value to the e-mail template