Releases: jolicode/JoliNotif
Releases · jolicode/JoliNotif
v1.1.0
- Added NotifierFactory::createOrThrowException() method
- Added NullNotifier to get ride of null value
- Updated php-cs-fixer to v2.0 and fixed CS
v1.0.5
- Allowed Symfony 3
- Fixed quote escaping in AppleScriptNotifier
v1.0.4
- Fixed Mac OSX version detection
- Removed allowed failure for PHP 7 in Travis
- Added documentation for usage inside cronjobs
v1.0.3
- Fixed documentation typo
- Added easy example debugging
v1.0.2
- Fixed NotifierFactory phpdoc
- Added precision about factory returning null
v1.0.1
- Fixed Symfony version to 2.3
- Fixed Notifier phpdoc
- Added brand new documentation