Semantic Versioning vs Git commit hashing
As with all great software, we build our products and releases in the spirit of continuous delivery. It is akin to creating a picture memory of where your product was at that point in time - the SDLC snapshot. In the packaging of one of my projects, ...