- Add support for
expire
andretry
parameters to the command line forpriority=2
messages - Add support for attachments
- Add support for the Glances API
- Add a
cancel
function toMessageRequest
objects to cancel high priority messages - Add support for html message styling
- Fix bug in MessageRequest.poll for
priority=2
requests
- Fix bug when using current timestamp
- Add a
pushover
command line utility - Add Python 3 support
- Add configuration file feature
- Easier and more compact Client class creation
- Switch to
setuptools
for easier installation and dependencies handling
Initial Release