Event v0.3.0 Release Notes

Release Date: 2014-08-24 // over 9 years ago
  • ➕ Added

    • EmitterInterface: an interface is derived from the Emitter class to allow more flexible type hinting and custom implementations. All the code expecting an Emitter now expect an EmitterInterface implementation.