Changelog
Last updated
Last updated
Points of Interest are now well supported and can be maintained via the MOVE Platform
New and stylish public documentation
Reworked Getting started section
MOVE SDK releases follow the semantic versioning scheme MAJOR.MINOR.PATCH, where:
MAJOR version increments if the release contains incompatible API changes.
MINOR version increments if a functionality in a backwards-compatible manner is added.
PATCH version increments for backward-compatible hotfix releases
APIs could be deprecated in minor versions.
Deprecated APIs could only be removed on major version changes.
Minor feature releases and hot-fix patch releases are always backward compatible.