πŸ“¦ Versioning & Changelog

Stay updated with the latest changes in the Gameer SDK and API. Semantic versioning is used: MAJOR.MINOR.PATCH.

πŸ”„ Stay Up to Date

The Gameer SDK is currently in private beta. Join our exclusive waitlist to get early access to the latest versions and be the first to try new features and improvements.

Exclusive Access

Be the first to create immersive games and worlds with Gameer

By joining, you agree to receive updates about Gameer. Unsubscribe anytime.

Already have access? Jump to docs

πŸ“š Versioning Documentation

πŸ”’ Current Version

The current stable SDK version is v1.3.0.

🧱 Versioning Rules

  • MAJOR β€” breaking changes, incompatible schemas or API updates
  • MINOR β€” new features added, backward compatible
  • PATCH β€” bug fixes or small changes

πŸ“œ Changelog

  • v1.3.0 – Added `run/pipeline` endpoint, schema conflict detection
  • v1.2.0 – CLI support for `gameer validate`, basic Unity export
  • v1.1.0 – Tilemap generator now supports top-down style
  • v1.0.0 – Initial release, core codegen + schema validator