Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Node v0.12.x support #37

Closed
2 tasks done
springmeyer opened this issue Apr 22, 2015 · 3 comments
Closed
2 tasks done

Node v0.12.x support #37

springmeyer opened this issue Apr 22, 2015 · 3 comments

Comments

@springmeyer
Copy link
Contributor

We should start working on supporting node v0.12.x. What this will take is:

  • Port the code to use nan <-- this supports node as well as io.js, but we'll use only to get node-osmium working against both node v0.10.x and v0.12.x simultaneously with the least effort.
  • Modify the .travis.yml and appveyor configs to start testing and building binaries for node v0.12.x
@rclark
Copy link
Contributor

rclark commented Jan 6, 2016

@springmeyer are these steps still applicable for node 0.12.x, 4.x and 5.x?

@springmeyer
Copy link
Contributor Author

@springmeyer are these steps still applicable for node 0.12.x, 4.x and 5.x?

@rclark yes - see #73

@springmeyer
Copy link
Contributor Author

#73 is now merged. We are not providing binaries for v0.12.x, but rather v4 and v5 as of [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants