Release notes are still in work …

you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 2 years ago* (1 child)

Year-based version numbers are pretty neat IMO, particularly for applications. Not only can you quickly estimate how up-to-date any particular application is, it also avoids the version number racing problem between competing applications, because some people equate lower version numbers with a less developed application.

For programming libraries though semantic versioning is still the good ol' reliable.

  • source
  • parent
  • hideshow 2 child comments