What is Semantic Versioning (aka semver)?
Have you ever came across version number 4.3.2? Yes, that’s semantic versioning. What exactly this is? Well, it’s an approach/technique to differentiate between the previous version and a new version of any software. Version number 4.3.2 can be spl...
Oct 21, 20212 min read142


