|
|
|
|
|
by trm42
1772 days ago
|
|
I've come to the same conclusion for the main product which always moves forward and currently has limited and tightly coupled relations. If the product gets lots of external consumers, then making it more versioned might make sense. But for common libraries SemVer feels good solution for not breaking the main products and helps making developers to think about breaking changes etc. |
|