Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nan to support node 0.12 #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Use nan to support node 0.12 #44

wants to merge 3 commits into from

Conversation

dohse
Copy link

@dohse dohse commented Feb 12, 2015

No description provided.

@dohse dohse force-pushed the use-nan branch 2 times, most recently from 3ce31f9 to 76957cf Compare February 12, 2015 14:02
@basketofsoftkittens
Copy link

+1

@leedm777
Copy link

@dohse Can you add 0.12 and iojs to .travis.yml, so the CI will test against those as well?

@@ -4,7 +4,8 @@
"homepage": "https://github.com/lloyd/node-toobusy",
"version": "0.2.4",
"dependencies": {
"bindings": "1.1.0"
"bindings": "1.1.0",
"nan": "1.6.2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this to nan v1.8.4? That would allow toobusy to install on io.js.

@dohse dohse force-pushed the use-nan branch 3 times, most recently from 58b7a5f to c56e8b9 Compare June 3, 2015 15:58
@dohse
Copy link
Author

dohse commented Jun 3, 2015

@leedm777 I updated this PR accordingly

@leedm777
Copy link

leedm777 commented Jun 3, 2015

👍

@leedm777
Copy link

leedm777 commented Jun 6, 2015

@lloyd Any objection to merging this PR? It's helpful for anyone trying to move forward with newer versions of Node.js.

@dohse dohse force-pushed the use-nan branch 2 times, most recently from 7692532 to 51c4400 Compare August 5, 2015 18:35
@dohse dohse force-pushed the use-nan branch 10 times, most recently from 6aec270 to 349b437 Compare November 23, 2015 19:04
@dohse dohse force-pushed the use-nan branch 3 times, most recently from 1faaf93 to 5761dec Compare November 23, 2015 20:06
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.

3 participants