Releases: davebulaval/notification
Releases · davebulaval/notification
0.7
0.6.4
- Fix README
0.6.3
- Improve documentation
- Fixed error handling of wrapper notificator
- Improve testing
0.6.2
Changed license to LGPL
0.6.1
Added Python 3.9 and 3.10 in setup and tests.
0.6
- Added a Discord notificator
- Minor code improvement
v0.5.4
Added subject formatting and fixed Teams tests and try catch.
v0.5.3
Fixed an error with requirements.
v0.5.2
Fixed the wrong naming of the abstract class for the Notificator
.
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.