02 Jun, 2026
14 mins read

Semantic Versioning (Semver) is flawed, and Downgrade CI is required to fix it – Beragampengetahuan

By: Christopher Rackauckas Re-posted from: Semantic versioning is great. If you don’t know what it is, it’s just a versioning scheme for software that goes MAJOR.MINOR.PATCH, where MAJOR version when you make incompatible API changes MINOR version when you add functionality in a backward compatible manner PATCH version when you make backward compatible bug fixes […]

14 mins read

Semantic Versioning (Semver) is flawed, and Downgrade CI is required to fix it – Beragampengetahuan

By: Christopher Rackauckas Re-posted from: Semantic versioning is great. If you don’t know what it is, it’s just a versioning scheme for software that goes MAJOR.MINOR.PATCH, where MAJOR version when you make incompatible API changes MINOR version when you add functionality in a backward compatible manner PATCH version when you make backward compatible bug fixes […]