* 📨 Manage campaign (bulk) emails from the API. * 🎨 Edit and create templates to control the over all look and feel of campaigns.
Thank you pastorhudson for the PRs.
0.2.1
This release updates the library to work with Listmonk 4.0+ which was released yesterday.
0.1.8
Bug fix: Searching for users with `listmonk.all_subscribers()` with a query parameter crashes (on the server, should be 400 but here's the fix nonetheless).
0.1.7
Add ability to add attachments to transactional mails, see 5
0.1.6
Make from email option on transactional emails.
0.1.5
Loosen some pydantic constraints for some situations.