OSK Logo OSK.Hub

Versioning

OSK follows Semantic Versioning with one exception during the beta phase.

Beta phase (0.x.x)

During initial development, major refactors may produce breaking API changes that skip multiple minor versions in a single release. For example:

Until a stable 1.0.0 release, minor version increments may contain breaking changes when substantial refactors occur. Consumers should treat any skip in minor versions as potentially non-backward-compatible.

Post-beta (>= 1.0.0)

After reaching 1.0.0, OSK adheres strictly to Semantic Versioning: