All Versions
30
Latest Version
Avg Release Cycle
74 days
Latest Release
3164 days ago

Changelog History
Page 1

  • v1.9.4 Changes

    May 20, 2016
  • v1.9.3

    May 20, 2016
  • v1.9.1 Changes

    July 03, 2015
    • 🚚 Moved modules out of src directory so that they can be required like contra/emitter
  • v1.9.0 Changes

    July 02, 2015
    • Split the monolithic source code into individual modules
  • v1.8.1 Changes

    May 04, 2015
    • 🛠 Fixed a use case where the consumer turned the emitter .off from within the event listener
  • v1.8.0 Changes

    January 13, 2015
    • ⚡️ Updated λ.emitter to match functionality in contra.emitter package
  • v1.7.0 Changes

    November 19, 2014
    • 🛠 Fixed a bug where done callbacks weren't optional
  • v1.6.10

    August 17, 2014
  • v1.6.9 Changes

    August 17, 2014
    • 🛠 Fixed the context passed to event listeners
  • v1.6.8 Changes

    July 22, 2014
    • λ.emitter methods return the emitter object for chaining