๐ฆ Versioning & Changelog
Stay updated with the latest changes in the Gameer SDK and API. Semantic versioning is used: MAJOR.MINOR.PATCH
.
๐ข 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