Skip to content

Releases: jolicode/JoliNotif

Release v1.3.0

25 Jan 11:14

Choose a tag to compare

  • Added binary script to run jolinotif in CLI

Release v1.2.0

17 Jul 13:09

Choose a tag to compare

  • Added support for sound and subtitle option on AppleScript notifier
  • Added support for url option on TerminalNotifier notifier

Release v1.1.2

13 Jul 12:54

Choose a tag to compare

  • Fixed compatibility with symfony/process 3.3

v1.1.1

02 Jun 23:05

Choose a tag to compare

  • Fixed Notification icon to always use a canonical absolute path

v1.1.0

04 Apr 21:01

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

Choose a tag to compare

  • Allowed Symfony 3
  • Fixed quote escaping in AppleScriptNotifier

v1.0.4

19 Jun 22:21

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

Choose a tag to compare

  • Fixed documentation typo
  • Added easy example debugging

v1.0.2

13 Apr 20:54

Choose a tag to compare

  • Fixed NotifierFactory phpdoc
  • Added precision about factory returning null

v1.0.1

01 Apr 12:36

Choose a tag to compare

  • Fixed Symfony version to 2.3
  • Fixed Notifier phpdoc
  • Added brand new documentation