Skip to content

Releases: coreplex/notifier

Stores selected driver in session

Choose a tag to compare

@michaeljennings michaeljennings released this 11 May 15:52
  • Stores the notification driver used in the session so you can use multiple notifiers on the same page

Improved Templating

Improved Templating Pre-release
Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 06 Oct 11:03
  • Updated the template parser so more complex if statements can be checked

Implemented Core Package

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 20 Sep 11:57
  • Updated the package to implement the core package.
  • Removed the session class

Fixed issues with the session classes

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 19 Sep 15:10
  • Fixed bugs with the session classes
  • Updated php unit and travis settings
  • Added build badge to read me

Added phpunit as dev dependency

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 19 Sep 14:46
v0.2.1

Added phpunit as a dev dependency

New Pre-Release

New Pre-Release Pre-release
Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 19 Sep 14:39
  • Improved how notifiers are added
  • No need to add class for notifiers, simply register them in the config
  • Updated the templates to be added through config, not views
  • Removed the view renderers.
  • Updated API
  • Added unit tests
  • Added documentation
  • Added exceptions

Added native renderer and fixed the native session

Choose a tag to compare

@michaeljennings michaeljennings released this 13 Apr 09:46
  • Added native renderer.
  • Fixed package breaking issue where the session wasn't started before being used.
  • Update package config.
  • General bug fixes.

Added native session and tests

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 11 Apr 20:31

Added a native session class and started working on unit tests. More unit tests will be added once the native renderer is added. Updated some config options.

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 10 Apr 14:17
0.1

Updated the comments in the config