All Versions
30
Latest Version
Avg Release Cycle
74 days
Latest Release
3164 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.9.4 Changes
May 20, 2016- ⬆️ Bump
[email protected]
- ⬆️ Bump
-
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 likecontra/emitter
- 🚚 Moved modules out of
-
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
- 🛠 Fixed a use case where the consumer turned the emitter
-
v1.8.0 Changes
January 13, 2015- ⚡️ Updated
λ.emitter
to match functionality incontra.emitter
package
- ⚡️ Updated
-
v1.7.0 Changes
November 19, 2014- 🛠 Fixed a bug where
done
callbacks weren't optional
- 🛠 Fixed a bug where
-
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