Hacker News new | ask | show | jobs
by hieu229 997 days ago
Anyone feel that the version number isn't really important?

I didn't know 1.x supported to be stable version until very recently

2 comments

It matters a lot for libraries. It matters much less for applications.
I think it matters. Most people still follow common sense rules with it, e.g. bellow 0 is expected beta, minor version changes don't break stuff etc.