-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Version release #85
Comments
I suppose I could tag it v1.1 or v2.0 but what does it mean? There's been steady on-going development. I don't know of a key commit that would warrant a version bump. It'd be somewhat arbitrary. |
Wow, I see a lot of changes in the past 9 months:
The API change alone typically warrants a new major version number. Thanks, On Thu, Feb 9, 2012 at 10:31 AM, Ben Noordhuis
|
Fair point about the API changes. I'll tag v2.0 in a week or two, remind me if I forget. For now, use 2498961 if you want a newer-but-stable commit to work with, it's what node.js ships with. |
Hey Ben, Here's your reminder. Lots of activity on the project: clearing Thanks, On Thu, Feb 9, 2012 at 4:57 PM, Ben Noordhuis
|
Hi Ben, I see #99 cleared out, but #97 still seems to be lingering. Are you Thanks, On Thu, Mar 1, 2012 at 10:39 AM, Ben Noordhuis
|
@scunningham: Sorry for the delay. I'm going to postpone this until node v0.8 is out. Lack of time, you know how it is. |
Understood. Thanks for keeping me abreast. |
Ben, Quick ping on this. node v0.8 out a while. Any chance we can get that tag? Thanks, |
The http_parser in v0.8 is the same as in v0.6 (commit da91852), it hasn't been upgraded since v0.6.16. I can tag the current HEAD and call it a day if you want. :-) |
I'll take it! Gives me something tangible to work against. Surprised the parser hasn't been picked up. You guys have made a lot of Thanks, On Wed, Oct 10, 2012 at 3:24 PM, Ben Noordhuis [email protected]:
|
Done. :-) 3fb4e06 is the commit and, unimaginatively, v2.0 is the tag. |
Cool. Thanks! On Wed, Oct 10, 2012 at 4:40 PM, Ben Noordhuis [email protected]:
|
A query more than an issue: When is the next planned version release? v1.0 was back on May 11, 2011, and there have been a ton of changes since then.
The text was updated successfully, but these errors were encountered: