On Thu, Sep 20, 2012 at 2:59 PM, Austin William Wright <
diamondma...@users.sourceforge.net> wrote:

> Also if you're releasing versions with a 0. prefix then what's the point?
> You're dropping the indication of new feature releases, just so you can
> have a leading 0.? This inconsistency is confusing and unnecessary.
>

You can easily use 0.x.y where x = new features/breaking changes and y =
bug fixes. The reason for using 0.x is to indicate that you have not
decided that the API is what you definitely want. While x and y in 0.x.y
have no meaning in semver, they can and often do have meaning in the real
world.

Whether people take this too far is a separate question. But at this point
you're arguing in black and white and that's just not how the ecosystem
actually works.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to