Sha256: a7ce12041d45e3a2df5697009fdf0dca8a9a95830650f5761c85edba143b607a

Contents?: true

Size: 594 Bytes

Versions: 1

Compression:

Stored size: 594 Bytes

Contents

=== 0.2.0 2012-12-16

* remove_listener
* fix method-name duplication

=== 0.1.0 2012-11-15

* support on/emit multiple arguments

=== 0.0.7 2012-11-09

* on/emit without any args
* add tests

=== 0.0.6 2012-11-09

* add sample

=== 0.0.5 2012-11-08

* add github page link

=== 0.0.4 2012-11-08

* instance-specific method with EventEmitter.apply(instance)

=== 0.0.3 2012-11-08

* call listener with Object#instance_exec

=== 0.0.2 2012-11-07

* EventEmitter#once : call listener only first time
* EventEmitter#add_listener, remove_listener

=== 0.0.1 2012-11-07

* implement "on" and "emit"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
event_emitter-0.2.0 History.txt