* Deprecated PyPDF2 due to an unpatched [vulnerability](https://github.com/advisories/GHSA-4vvm-4w3v-6mr8). Switched to pypdf, the API remains the same.
1.1.0
* **1.1.0** * Switched to pathlib for managing paths. * Split send_courier method into 2 to reduce nesting and improve readability. * Multiple directories can now be created by PyCourier if specified file paths contain more than one non-existent directory.
1.0.0
PyCourier: A simple, reliable and fast email package for python See README.md to see version history.