Bye Bye Semantic Versioning, Say Hello to GitDate
3 points by Ryanb58 3 years ago | 1 comment- rurban 3 years agoHopefully 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?
- toniks 3 years ago