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

Node v0.11 support #16

Closed
zdne opened this issue Apr 14, 2014 · 29 comments
Closed

Node v0.11 support #16

zdne opened this issue Apr 14, 2014 · 29 comments

Comments

@zdne
Copy link
Contributor

zdne commented Apr 14, 2014

@asafyish
Copy link

+1

1 similar comment
@elmariofredo
Copy link

+1

@pbuyle
Copy link

pbuyle commented Nov 13, 2014

@desenmeng
Copy link

+1

@zdne
Copy link
Contributor Author

zdne commented Dec 10, 2014

While we will eventually add the support for v0.11, if someone wants to contribute and submit a PR for it, it would go a long way!

Cheers!

@zdne
Copy link
Contributor Author

zdne commented Jan 20, 2015

I have started to play with the new v8 API seems there were quite big changes the WIP branch is here: https://github.com/apiaryio/protagonist/tree/zdne/node-v0.11-support

New Node documentation available here: https://github.com/joyent/node/blob/v0.11.14-release/doc/api/addons.markdown

@danielgtaylor
Copy link
Contributor

+1 (this should also add support for iojs 1.x)

@yakovkhalinsky
Copy link

Will just add this now happens on the new Node.js 0.12 release

@jacksonj04
Copy link

+1

@Almad
Copy link

Almad commented Feb 18, 2015

@zdne Hmm, will this make the "new" protagonist versions backward-incompatible with 0.10?

@pksunkara
Copy link
Contributor

@Almad I am looking at https://github.com/rvagg/nan using which we can still be backward compatible

@pksunkara
Copy link
Contributor

nodejs/node#456

@pksunkara
Copy link
Contributor

protagonist-experimental@0.18.7 now supports node.js ~0.8.15, 0.10.x, 0.11.x, 0.12.x and io.js v1.x.x

@desenmeng
Copy link

👍

@zdne zdne reopened this Feb 22, 2015
@zdne
Copy link
Contributor Author

zdne commented Feb 22, 2015

@pksunkara you can't close this issue until it was released as protagonist 👎

@michaelgilley
Copy link

Is there an ETA for fix on this issue? It's the one thing stopping us from moving to 0.12 or io.js and I'm about to drop it if need be.

@pksunkara
Copy link
Contributor

@michaelgilley It has been fixed and beta released at protagonist-experimental@0.18.7. We are looking to do an official release as soon as possible.

@michaelgilley
Copy link

Great! Thank you!

@bappelt
Copy link

bappelt commented Mar 2, 2015

+1

@sadjow
Copy link

sadjow commented Mar 6, 2015

+1

@jwhitehorn
Copy link

Any ETA for an official release?

@zdne
Copy link
Contributor Author

zdne commented Mar 15, 2015

@jwhitehorn less than two weeks

@zdne
Copy link
Contributor Author

zdne commented Mar 15, 2015

Until then please use protagonist-experimental if possible

@mansona
Copy link

mansona commented Mar 17, 2015

Can you release it as a pre-release tag until then? https://github.com/npm/node-semver#prerelease-tags that way I can manually update sub-dependancies and have it still satisfy the version

@lholmquist
Copy link

+1 to a pre-release

@RHavar
Copy link

RHavar commented Mar 21, 2015

Yeah, pre-release would be much nicer

@zdne
Copy link
Contributor Author

zdne commented Mar 23, 2015

We are looking into this. Either we will have stable release this week or we will switch to the pre-release. Thanks for your patience.

@pksunkara
Copy link
Contributor

We have released a pre-release of protagonist version 0.19.0-rc today. You can install it using the following command

npm install protagonist@0.19.0-rc

@zdne
Copy link
Contributor Author

zdne commented Apr 23, 2015

the latest protagonist v0.19.x supports node.js v0.10, v0.11, v0.12 as well as io.js

@zdne zdne closed this as completed Apr 23, 2015
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

No branches or pull requests