Skip to content

Releases: jolicode/JoliNotif

v1.1.0

04 Apr 21:01
Compare
Choose a tag to compare
  • 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

22 Mar 20:14
Compare
Choose a tag to compare
  • Allowed Symfony 3
  • Fixed quote escaping in AppleScriptNotifier

v1.0.4

19 Jun 22:21
Compare
Choose a tag to compare
  • Fixed Mac OSX version detection
  • Removed allowed failure for PHP 7 in Travis
  • Added documentation for usage inside cronjobs

v1.0.3

03 Jun 12:39
Compare
Choose a tag to compare
  • Fixed documentation typo
  • Added easy example debugging

v1.0.2

13 Apr 20:54
Compare
Choose a tag to compare
  • Fixed NotifierFactory phpdoc
  • Added precision about factory returning null

v1.0.1

01 Apr 12:36
Compare
Choose a tag to compare
  • Fixed Symfony version to 2.3
  • Fixed Notifier phpdoc
  • Added brand new documentation

v1.0

20 Mar 15:09
Compare
Choose a tag to compare

Initial release