5. SDK releases

Important

The SDK is currently pre-release, as indicated by the zero-prefixed version 0.12.1.

The Proximie SDK follows semantic versioning (or “semver”) conventions as explained at https://semver.org. Semver mandates a version number of three parts, namely: MAJOR.MINOR.PATCH.

During pre-release, the version numbering has the following meaning:

  • The MAJOR number is always zero to indicate pre-release.

  • The MINOR number indicates a feature release number.

  • The PATCH number indicates an incremental release of the feature release.

During pre-release, the approach is to makes feature releases which will have a set of planned changes and/or features. Because the SDK is under active development, feature releases may contain breaking changes to the previous release. These will always be clearly noted in the release notes.

5.1. Current release: 0.12

See: Release notes for v0.12

5.2. History of releases