_______ _ _ _ _ _ __ _ _ _ ___
|__ __| | | | \ | | | | (_)/ _(_) | | (_) |__ \
| | ___ __ _ ___| |_| \| | ___ | |_ _| |_ _ ___ __ _| |_ _ ___ _ __ ___ __ __ ) |
| |/ _ \ / _` / __| __| . ` |/ _ \| __| | _| |/ __/ _` | __| |/ _ \| '_ \/ __| \ \ / // /
| | (_) | (_| \__ \ |_| |\ | (_) | |_| | | | | (_| (_| | |_| | (_) | | | \__ \ \ V // /_
|_|\___/ \__,_|___/\__|_| \_|\___/ \__|_|_| |_|\___\__,_|\__|_|\___/|_| |_|___/ \_/|____|
ClearByMessage and ClearByTag do not work. #83 Black dialog is appearing when i use the notifications #81
Internal refactoring, removed duplicated or unused methods. Changed some internal functions to properties.
Completely new mechanism of clearing selected toast notifications via Notifier instance.
ClearMessages(string) does not work #75
Changed signature of Notifier.ClearMessages, it takes now as a parameter an instance of IClearStrategy instead of string. Library provides built in strategies: ClearAll, ClearByMessage, ClearByTag, ClearFirst, ClearLast
Rolled back due to lots of breaking changes, delayed and moved to v3