Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 654 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 654 Bytes

CHANGELOG

1.0.4 -> 1.0.5

  • Updated to latest GameCircle SDK.
  • Moved files from ''extension.gamecircle.gc'' package to ''extension.gamecircle''.
  • Added Gradle/latest OpenFL support.

1.0.3 -> 1.0.4

  • Automatically include required AndroidManifest changes.
  • Add binding for setPopUpLocation.
  • Rename ConnectionHandler to GameCircleListener.
  • Add onSignedIn method to GameCircleListener.
  • Add setListener method to GameCircle class.
  • Internal rewrite with some bugs fixed.

1.0.2 -> 1.0.3

  • Updated usage instructions and readme.

1.0.1 -> 1.0.2

  • Fixed incorrect package names.

1.0.1

  • Initial release with GameCircle 2.x support.