Skip to content

Releases: lemonphp/event

Version 1.0.0

11 Aug 01:20
Compare
Choose a tag to compare

Version 1.0.0 - 2016-08-10

Changed

  • Rename trait EventDispatcherAwareTrait to EventDispatcherTrait

Added

  • Added interface EventDispatcherAwareInterface
  • Added trait EventDispatcherAwareTrait
  • Added class ImmutableEventDispatcher

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

See more in here

Version 0.3.0

29 Jan 09:54
Compare
Choose a tag to compare

Version 0.3.0 - 2016-01-29

Changed

  • Changed interface DispatcherInterface to EventDispatcherInterface
  • Changed class Dispatcher to EventDispatcher
  • Renamed method Event::getName() to Event::getEventName()

Added

  • More test cases
  • Trait EventDispatcherAwareTrait
  • Interface EventSubscriberInteface
  • Method EventDispatherInterface::addSubscriber() and EventDispatherInterface::removeSubscriber()

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Version 0.2.0

25 Jan 07:54
Compare
Choose a tag to compare
v0.2.0

Updated

Version 0.1.0

30 Dec 09:49
Compare
Choose a tag to compare

The first version