Posts tagged with semantic versioning
-
Semantic versioning with GitVersion
Dec 19, 2017I recently stumbled upon a tool called GitVersion which takes a different approach on versioning. I already mentioned some options regarding versioning, but all of them require you to actively specify the version somewhere. GitVersion instead is able to calculate it based on the state of your git repository.