Some major improvements in this release!
Enhancements
* `compress.compress_multiple_pdfs` is now a generator 278738e549bdd38a11ad49aaff64e0168351e440
* Callback functions for status messages has been removed. Some status messages are now logged instead, and some have been removed (responsibility moved to the UI instead) 278738e549bdd38a11ad49aaff64e0168351e440
* `smtplib` replaced with `aiosmtplib`, for asynchronously sending emails f943b09f7bd1d3fd7e0b69f6c21057a20e3e3659 (enables the cli to have an animation running when sending emails, among other things)