All versions adhere to the Strict Semantic Versioning as enforced with Versionaire and automated by Milestoner. Briefly, this means:
- Major (X.y.z): Incremented for any backwards incompatible public API changes.
- Minor (x.Y.z): Incremented for new, backwards compatible, public API enhancements/fixes.
- Patch (x.y.Z): Incremented for small, backwards compatible, bug fixes.