Skip to content

Releases

New releases of scilo follow the Semantic Versioning scheme. This is reinforced by using cargo-semver-checks against previous releases to ensure the version number matches expectations. The following command should pass. If not, review the warnings and messages and implement fixes.

cargo semver-checks --baseline-rev ${rev}

The changelog contains the revision IDs for each release to use above.