issues
search
sklarsa
/
django-sendgrid-v5
An implementation of Django's EmailBackend compatible with sendgrid-python v5+
MIT License
323
stars
54
forks
source link
1.0rc0
#84
Closed
sklarsa
closed
3 years ago
sklarsa
commented
3 years ago
Breaking Changes
Drops python 2 support
Improvements
Adds type checking, linting, and code formatting
Simplifies code where possible (no functionality changes)
Adds github actions support
Adds newer django versions to the testing matrix
Improves documentation
Deprecations
Removes TravisCI support
Removes codecov uploads (coverage is still run in the tests)
Breaking Changes
Improvements
Deprecations