Skip to content

Releases: davebulaval/notification

v0.4.2

05 Jan 21:13
Compare
Choose a tag to compare

Fixed smpt server

v0.4.1

05 Jan 20:02
Compare
Choose a tag to compare

Fixed doc typos and better managing of on_error_wait

New notificator

06 Jul 16:33
Compare
Choose a tag to compare

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

20 Sep 19:01
Compare
Choose a tag to compare

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

09 Jan 17:27
Compare
Choose a tag to compare

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

19 Sep 19:54
Compare
Choose a tag to compare

Bug fix string formating error

v0.3

19 Sep 19:46
Compare
Choose a tag to compare

Added wrapper for notificaiton on fail (issue #2 ).

Minor change in doc.

v0.2.5

19 Sep 01:36
Compare
Choose a tag to compare

Added Channel notificator
Added Messenger Facebook notificator

Doc typo and enhancement.

v0.2.1

18 Sep 23:19
Compare
Choose a tag to compare

Update doc and readme.

v0.2

18 Sep 22:44
Compare
Choose a tag to compare

Change name for pypi.