Releases: sendgrid/sendgrid-python
Releases · sendgrid/sendgrid-python
6.3.1
Release Notes
Library - Docs
- PR #893: Update readme supported versions. Thanks to @PaulMcMillan!
Library - Fix
- PR #888: migrate to common prism setup. Thanks to @childish-sambino!
6.3.0
6.2.2
6.2.1
Release Notes
Library - Docs
- PR #880: support verbiage for login issues. Thanks to @adamchasetaylor!
6.2.0
Release Notes
Library - Docs
- PR #878: fix code snippet in README. Thanks to @neerajgupta2407!
- PR #734: Further Remove "Whitelabel" References. Thanks to @crweiner!
- PR #714: Give preference to 'to' after visible. Thanks to @agarwalrounak!
- PR #669: Fixed links in examples. Thanks to @pktrieu!
- PR #706: Fix grammatical errors. Thanks to @vinayak42!
- PR #682: Updated link to direct to #L9. Thanks to @vinayak42!
Library - Feature
- PR #739: Add equality to Email. Thanks to @mcintyre94!
Library - Chore
6.1.3
Release Notes
Library - Chore
- PR #844: Clean up sendgrid.py. Thanks to @Aman-am!
- PR #870: add Python 3.8 to Travis. Thanks to @childish-sambino!
Library - Fix
- PR #872: add config.yml file to pypi distribution files. Thanks to @eshanholtz!
6.1.2
6.1.1
Release Notes
Library - Docs
- PR #865: baseline all the templated markdown docs. Thanks to @childish-sambino!
Library - Chore
- PR #853: clean up imports. Thanks to @DucarrougeR!
- PR #862: prep the repo for automated releasing. Thanks to @eshanholtz!
Library - Fix
- PR #863: improve make test command. Thanks to @eshanholtz!
v6.1.0
Added
- Bumped dependency on python-http-client to v3.2.1
- PR #807: Get version from version.py instead of version.txt. (BIG thanks to @lipis)
- PR #808: API key permissions mention in USAGE.md. (BIG thanks to @int-ua)
Fixed
- PR #763: Updated Error Message Section. (BIG thanks to @FFX01)
- PR #818: Handle new API in the helper example. (BIG thanks to @enugentdt)
- PR #839: Fix for ganalytics json builder.
v6.0.5
Fixed
- PR #794: Update type requirements used for multiple objects (BIG thanks to @jphilipsen05)
- PR #797: API Key typo
- PR #792: Fixes #790: TypeError "name must be of type string" regression when name is Unicode string (BIG thanks to @johnpkennedy)
- PR #785: Link for 'Transactional Templates' in use_cases README.md broken (BIG thanks to @nguyenpk)