All the notable changes to this project will be documented in this file.
Library - Chore
- PR #112: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
Library - Chore
- PR #111: upgrade supported language versions. Thanks to @childish-sambino!
- PR #110: add gh release to workflow. Thanks to @shwetha-manvinkurke!
- PR #109: merge test and deploy gh action workflows. Thanks to @Hunga1!
Library - Chore
- PR #108: update license year. Thanks to @JenniferMah!
Library - Chore
- PR #107: migrate to GitHub Actions. Thanks to @JenniferMah!
Library - Chore
- PR #106: test against python v3.9. Thanks to @shwetha-manvinkurke!
Library - Chore
Library - Docs
- PR #57: Few typos and grammatical mistake corrected. Thanks to @yudhik11!
- PR #61: Add pull request info to CONTRIBUTING and README. Thanks to @shorrock!
Library - Docs
- PR #72: Fix .md with Grammar.ly. Thanks to @ssiddhantsharma!
- PR #70: Correct *.md files using Grammarly. Thanks to @myzeprog!
Library - Chore
- PR #105: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
Library - Fix
Library - Docs
Library - Chore
- PR #104: add Python 3.8 to Travis. Thanks to @childish-sambino!
Library - Fix
- PR #53: "similar-code" issue in smtpapi/init.py. Thanks to @andre8359!
Library - Docs
- PR #88: Fix typos and grammatical errors. Thanks to @vinayak42!
Library - Fix
- PR #103: travis update for autodeploy. Thanks to @thinkingserious!
Library - Docs
- PR #102: baseline all the templated markdown docs. Thanks to @childish-sambino!
- PR #77: add first-timers.md with guide for newcomers. Thanks to @daniloff200!
- PR #79: Update contribution to use Gitflow workflow. Thanks to @anatolyyyyyy!
- PR #93: Added Announcement. Thanks to @krischoi07!
- PR #34: Add USAGE.md. Thanks to @geomars!
- PR #27: update contributing.md - fix typo. Thanks to @pushkyn!
- PR #26: update README.md. Thanks to @thepriefy!
- PR #23: ADD ISSUE_TEMPLATE. Thanks to @prashant0598!
- PR #21: add table of contents in README.md. Thanks to @thepriefy!
- PR #19: Update README. Thanks to @micahduron!
- PR #12: Update README.md. Thanks to @ciceropablo!
- PR #20: Demonstrate how to review the request body for troubleshooting. Thanks to @mptap!
Library - Feature
- PR #35: Add docker files and update README. Thanks to @NdagiStanley!
- PR #80: Adding CHANGELOG auto generation script. Thanks to @freyamade!
Library - Chore
- PR #37: Created Code Climate YML file. Thanks to @prashuchaudhary!
- PR #41: update LICENSE - fix year. Thanks to @pushkyn!
- PR #65: Fix "Complexity" issue in examples/example.py. Thanks to @thepriefy!
- PR #66: Update LICENSE.txt. Thanks to @nocategory!
- PR #87: PEP8 fix. Thanks to @vkmrishad!
- PR #33: Add .env_sample. Thanks to @CorneliusIV!
- PR #29: Create PULL_REQUEST_TEMPLATE.md. Thanks to @random-hacktoberfest-participant-2017!
- PR #25: Added CodeCov Badge. Thanks to @gr8shivam!
Library - Test
- PR #42: Issue#40 unittest to check for specific repo files. Thanks to @bertuss!
- PR #43: added unittest to check for specific repo files. Thanks to @riyasyash!
- PR #44: added test_project.py for testing files in dir. Thanks to @garuna-m6!
- PR #45: Add unit test for license year. Thanks to @pushkyn!
- PR #48: Test added for checking license year. Thanks to @parth-p!
Library - Fix
- PR #52: Update travis - add codecov. Thanks to @pushkyn!
- PR #75: fixed Travis, converted README and version as file. Thanks to @StrikerRUS!
- Added in support for
Decimal
objects in SMTP API JSON messages (via @jstol)