Live data from Hacker News

Bye Bye Semantic Versioning, Say Hello to GitDate

taylorbrazelton.com

1–3 of 3 posts

Re: Bye Bye Semantic Versioning, Say Hello to GitDate

#3
Hopefully this guy will never be able to touch library maintenance. Changes between versions are logged in the ChangeLog btw.

Of course it's fine to add dates and git commits to a version, esp. internal developer versions. But semantic versioning is still critical for compatibility. Did it break the API, is the API new or changed, or are there just patches/bugfixes?