blpapi-node icon indicating copy to clipboard operation
blpapi-node copied to clipboard

Support only node >= 0.12.x and io.js

Open apaprocki opened this issue 10 years ago • 5 comments

At some point in the (near?) future, I'd like to drop Node 0.6.x and 0.8.x support and focus on Node 0.10.x and 0.12.x (currently 0.11.x). If anyone has any objections or comments, this is the place to put them.

apaprocki avatar Oct 30 '14 14:10 apaprocki

Commandeering this issue to track progress for only supporting node >= 0.12.x and io.js.

ericvw avatar Mar 19 '15 16:03 ericvw

Branch node-v0.12 created to publicize progress.

ericvw avatar Mar 19 '15 16:03 ericvw

8887947 now puts the hard requirement on what is supported.

Going to create a milestone with some itemized issues that have been identified.

ericvw avatar Mar 19 '15 22:03 ericvw

Created milestone node >= 0.12.x and io.js >= 1.0.x with issues assigned.

ericvw avatar Mar 20 '15 00:03 ericvw

Support for node.js 0.12.x will be dropped on December 2016 (see the Farewell to Node.js v5, Preparing for v7 article) and io.js was merged back to node.js in 2015 (since v4), so I think blpapi-node should provide full compatibility with node.js v4 and v6 (LTS and soon-to-be-LTS lines), instead.

MichalStaruch avatar Sep 12 '16 10:09 MichalStaruch