cloudcmd/modules/emitify/ChangeLog
2015-12-29 16:18:00 -05:00

68 lines
899 B
Text

2015.12.29, v2.0.0
feature:
- (emitify) global: lib/emitify -> dist/emitify
- (jscsrc) add
- (jshintrc) add
- (package) jscs v2.7.0
- (package) jshint v2.8.0
- (travis) node.js v5
- (package) npm-run-all v1.4.0
- (package) scripts: add coverage, report
- (package) tape v4.4.0
2015.09.30, v1.3.0
feature:
- (travis) add
- (emitify) add chaining
2015.06.16, v1.2.0
feature:
- (emitify) add instanceof check
2015.02.24, v1.1.2
fix:
- (emitify) once: do not remove callback after emit
2015.02.11, v1.1.1
fix:
- (emitify) emit throw: data -> args[0]
feature:
- (package) v1.1.0
2015.02.11, v1.1.0
feature:
- (emitify) emit: add ability to use more then two arguments
2015.02.10, v1.0.3
fix:
- (emitify) "event should be function"
2015.02.10, v1.0.2
feature:
- (emitify) add arguments check
2015.02.10, v1.0.1
fix:
- (emitify) off: index do not changed
feature:
- (bower) add