Skip to content

2.0.0

Compare
Choose a tag to compare
@sastred sastred released this 29 Jun 16:11
· 11 commits to master since this release
  • Send and queue emails with Celery instead of with Cron.
  • Drop priority headers (useless with queues).
  • Storage backends to save emails in databases, file storages, etc.
  • Cc and Bcc support.
  • Supported versions: Python 3.83.11, Django 3.24.2, Celery 5.0~5.2.
  • Migrate CI/CD from Travis to Github Actions.
  • Docker Compose for external dependencies in development environment.
  • Get django_yubin version programmatically.
  • Update docs.