Skip to content

Conversation

@alexbain
Copy link
Owner

@alexbain alexbain commented Feb 6, 2016

Switching irsend to use promises instead of callbacks.

This fixes #8.

Using bluebird for promises (mostly for promisify() method).

* Using bluebird for promises library (need Promisfy method)
* Breaking change, revving version to 1.0.0
* Tell Travis to test on node 4 and 5
* Updated readme/changelog/package.json
* Init flow is much cleaner
@alexbain alexbain force-pushed the promises-and-updates branch from 92304a9 to 03cdd3c Compare February 8, 2016 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

init should execute callback when both remotes & commands are initialized

2 participants