You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
We should start working on supporting node v0.12.x. What this will take is:
The text was updated successfully, but these errors were encountered: