• Base Command Manager Semantic Versioning

    Background Base Command Manager (BCM) is moving to using Semantic Versioning for BCM 10, 11, and future BCM releases. Semantic Versioning Defined Semantic Versioning is a versioning scheme where: Given a version number MAJOR.MINOR.PATCH, increment the: MAJOR version when you make incompatible API changes MINOR version when you add functionality…