Skip to content

v1.1.2

Choose a tag to compare

@xushiwei xushiwei released this 09 Aug 06:05
29510d1

What's Changed

changes:

  • SpriteImpl: meet Sprite interface by @xushiwei in #727
  • Add sprite interface: Name, OnTouchStart(sprite []SpriteName) by @JiepengTan in #483
  • Fix wrong frames when play step animation by @JiepengTan in #488
  • Fix error when drawing empty text by @nighca in #490
  • Add timeout detection in the For loop of the Main function by @JiepengTan in #494
  • refactor(internal/coroutine): use runtime.Goexit for aborting coroutines by @aofei in #495
  • refactor(internal/coroutine): remove unused ErrAbortThread by @aofei in #496

rename Go+ to XGo:

  • ignore xgo_autogen* by @xushiwei in #726
  • chore(rename): replace all instances of ‘Go+’ with ‘XGo’ across the project by @Nliver in #745

deps:

New Contributors

Full Changelog: v1.1.0...v1.1.2