Releases: davebulaval/notification
v0.4.2
Fixed smpt server
v0.4.1
Fixed doc typos and better managing of on_error_wait
New notificator
Added Microsoft Teams notificator
Upgraded the management when sending a notification and no response. Now wait 300 seconds by default and the user can set longer (or shorter time).
Correction of typos in doc.
v0.3.5
Added abstract class notification to force implementation of send_notification. Also define send_error_notification and parsing of error to push error.
Updated doc.
v0.5
Removed Facebook notificator since the library is now unmaintained.
Added feature to chose the subject/title of the message.
Added tests.
Doc improvement.
Various fix.
v0.3.1
Bug fix string formating error
v0.3
v0.2.5
Added Channel notificator
Added Messenger Facebook notificator
Doc typo and enhancement.
v0.2.1
Update doc and readme.
v0.2
Change name for pypi.